Miksus / rocketry

Modern scheduling library for Python
https://rocketry.readthedocs.io
MIT License
3.26k stars 105 forks source link

ENH: session shutdown #61

Closed Miksus closed 2 years ago

Miksus commented 2 years ago

Renamed session.shutdown to session.shut_down and added force option. Force will terminate all running tasks during shutdown.

Also, if called twice, the force is set.