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 Guido.van.Rossum, Richard.Kiss, giampaolo.rodola, gvanrossum, mpaolini, pitrou, python-dev, richard.kiss, vstinner, yselivanov
Date 2014-09-20.21:14:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411247678.26.0.838686369.issue21163@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure how that wait_for.py example from issue2116 relates to this issue -- it seems to demonstrate the opposite problem (tasks are kept alive even though they are cancelled).

Then again I admit I haven't looked deeply into the example (though I am sympathetic with the issue it purports to demonstrate).
History
Date User Action Args
2014-09-20 21:14:38gvanrossumsetrecipients: + gvanrossum, pitrou, vstinner, giampaolo.rodola, python-dev, yselivanov, Guido.van.Rossum, richard.kiss, Richard.Kiss, mpaolini
2014-09-20 21:14:38gvanrossumsetmessageid: <1411247678.26.0.838686369.issue21163@psf.upfronthosting.co.za>
2014-09-20 21:14:38gvanrossumlinkissue21163 messages
2014-09-20 21:14:38gvanrossumcreate