[issue44764] Handling interruption in async tasks

2021-07-28 Thread Ilian Iliev
New submission from Ilian Iliev : The idea is to provide a way for graceful shutdown so that if an interruption occurs all async tasks are given a certain time to finish before we exit the process. Please take a look at the provided example -> https://gist.github.com/IlianIl

[issue44764] Handling interruption in async tasks

2021-07-28 Thread Ilian Iliev
Change by Ilian Iliev : -- versions: -Python 3.9 ___ Python tracker <https://bugs.python.org/issue44764> ___ ___ Python-bugs-list mailing list Unsubscribe: