v0.9.0-beta.0
Pre-release
Pre-release
Breaking Changes
- Shutdown gets triggered automatically when all subsystems have finished
- In most cases this should make no difference, but in a couple of corner cases this might
be a breaking change
- In most cases this should make no difference, but in a couple of corner cases this might
Non-Breaking Changes
- Add
SubsystemHandle::is_shutdown_requested()
as a querying alternative to the asyncon_shutdown_requested()