https://github.com/stereobutter/trio_graceful_cancellation
Adds a `GracefulCancelScope` primitive and some utilities around graceful cancellation to trio
https://github.com/stereobutter/trio_graceful_cancellation
Last synced: 5 months ago
JSON representation
Adds a `GracefulCancelScope` primitive and some utilities around graceful cancellation to trio
- Host: GitHub
- URL: https://github.com/stereobutter/trio_graceful_cancellation
- Owner: stereobutter
- License: mit
- Created: 2021-07-13T06:52:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T06:52:56.000Z (almost 5 years ago)
- Last Synced: 2025-06-22T07:02:47.441Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trio_graceful_cancellation
Adds a `GracefulCancelScope` primitive and some utilities around graceful cancellation to trio