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, python-dev, sbt, steve.dower, tim.golden, vstinner, yselivanov, zach.ware
Date 2015-01-21.23:22:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
"IocpProactor.close() must not cancel pending _WaitCancelFuture futures"

FYI I found this bug when running the trollius test suite.
History
Date User Action Args
2015-01-21 23:22:01vstinnersetrecipients: + vstinner, gvanrossum, tim.golden, python-dev, sbt, zach.ware, yselivanov, steve.dower
2015-01-21 23:22:01vstinnersetmessageid: <[email protected]>
2015-01-21 23:22:01vstinnerlinkissue23095 messages
2015-01-21 23:22:01vstinnercreate