atexit
Automatically remove Python executables at exit
Small AnyIO utility for ensuring some task runs before the current async context finishes.
Like atexit but for ctrl+c
An unified API to run code when Python exits