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 asvetlov
Recipients asvetlov, cfy, yselivanov
Date 2017-12-21.09:37:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513849057.26.0.213398074469.issue30996@psf.upfronthosting.co.za>
In-reply-to
Content
Well, removing the reader on future cancellation makes sense.
Can be done by add_done_callback().

Yury, what do you think?
History
Date User Action Args
2017-12-21 09:37:37asvetlovsetrecipients: + asvetlov, yselivanov, cfy
2017-12-21 09:37:37asvetlovsetmessageid: <1513849057.26.0.213398074469.issue30996@psf.upfronthosting.co.za>
2017-12-21 09:37:37asvetlovlinkissue30996 messages
2017-12-21 09:37:37asvetlovcreate