Files
cpython/Lib/test
Miss Islington (bot) 7fe949e5ea GH-94398: TaskGroup: Fail create_task() during shutdown (GH-94400) (GH-94463)
Once the task group is shutting down, it should not be possible to create a new task.
Here "shutting down" means `self._aborting` is set, indicating that at least one task
has failed and we have cancelled all others.

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 594c369949)

Co-authored-by: Guido van Rossum <guido@python.org>
2022-06-30 20:02:42 +02:00
..
2022-04-07 12:27:35 -07:00
2022-04-07 12:27:35 -07:00
2022-04-16 13:17:30 -07:00
2022-04-23 14:48:17 -07:00
2022-04-07 12:27:35 -07:00