This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients ajoino, alex.gronholm, asvetlov, chris.jerdonek, dreamsorcerer, gvanrossum, iritkatriel, jab, njs, tinchester, yselivanov
Date 2022-02-21.03:53:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645415584.85.0.192200658816.issue46771@roundup.psfhosted.org>
In-reply-to
Content
PS. The cancel count can work whether or not cancel() returns without setting must-cancel (or cancelling the underlying future/task) when there's already a cancellation in progress. Other things may be different though. We have to look into this separately.
History
Date User Action Args
2022-02-21 03:53:04gvanrossumsetrecipients: + gvanrossum, njs, jab, asvetlov, alex.gronholm, chris.jerdonek, yselivanov, tinchester, iritkatriel, dreamsorcerer, ajoino
2022-02-21 03:53:04gvanrossumsetmessageid: <1645415584.85.0.192200658816.issue46771@roundup.psfhosted.org>
2022-02-21 03:53:04gvanrossumlinkissue46771 messages
2022-02-21 03:53:04gvanrossumcreate