[issue46771] Add some form of cancel scopes

Guido van Rossum report at bugs.python.org
Mon Feb 28 15:23:46 EST 2022


Guido van Rossum <guido at python.org> added the comment:

Everyone,

I've sent a PR (which I expect will make it into alpha 6) that restores the old cancel() semantics. This should make Tin happy, but I think we'll still have to have a longer discussion about the downsides.

https://github.com/python/cpython/pull/31623

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46771>
_______________________________________


More information about the Python-bugs-list mailing list