LICENSE
NOTICE
README.md
pyproject.toml
safeact/__init__.py
safeact/decorator.py
safeact/errors.py
safeact/saga.py
safeact/store.py
safeact.egg-info/PKG-INFO
safeact.egg-info/SOURCES.txt
safeact.egg-info/dependency_links.txt
safeact.egg-info/requires.txt
safeact.egg-info/top_level.txt
tests/test_api_guards.py
tests/test_concurrency.py
tests/test_idempotency.py
tests/test_in_doubt.py
tests/test_saga.py