-
Release 3.3.3 Stable
released this
2024-11-13 14:51:30 +01:00 | 25 commits to master since this release- Fixed graceful shutdown by using signal handlers. Also overwrites the default signal handler function from
uvicorn, because it is not parametrized and not customizable.
Created using the release-cli for version 3.3.3
Downloads
- Fixed graceful shutdown by using signal handlers. Also overwrites the default signal handler function from