Structs§
- The error returned by err_if_interrupted.
- A convenience implementation, should only be used in tests.
- Interrupt operations that use SQL
- Check if an operation has been interrupted
Traits§
- Represents the state of something that may be interrupted. Decoupled from the interrupt mechanics so that things which want to check if they have been interrupted are simpler.
Functions§
- Check if we’re currently in shutdown mode
- Register a ShutdownInterrupt implementation
- Initiate shutdown mode