Bug report
Bug description:
Reported by #157213 (comment)
The probable cause of the regression is this line:
outer.add_done_callback(
functools.partial(_discard_awaited_by, children, cur_task))
I'll push the PR and send benchmarks results to the comments
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS, Linux, Windows, Other
Linked PRs
Bug report
Bug description:
Reported by #157213 (comment)
The probable cause of the regression is this line:
I'll push the PR and send benchmarks results to the comments
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS, Linux, Windows, Other
Linked PRs