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 vstinner
Recipients gvanrossum, vstinner, yselivanov
Date 2015-01-10.10:08:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420884518.69.0.871662022797.issue23219@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, I forgot to call remove_done_callback(). New patch attached.

My patch is based on Gustavo Carneiro's patch from Tulip issue #211.
History
Date User Action Args
2015-01-10 10:08:38vstinnersetrecipients: + vstinner, gvanrossum, yselivanov
2015-01-10 10:08:38vstinnersetmessageid: <1420884518.69.0.871662022797.issue23219@psf.upfronthosting.co.za>
2015-01-10 10:08:38vstinnerlinkissue23219 messages
2015-01-10 10:08:38vstinnercreate