Guido van Rossum <[email protected]> added the comment:
> Can I also get comments on my proposal for the "scope" parameter? Is there a > use case it would not solve? It looks more complicated -- the extra parameter needs to be passed around via the task and then into the CancelledError exception. What use case do you have that cannot be solved by some variation of the "cancel count" proposal? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46771> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
