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 sbt
Recipients georg.brandl, giampaolo.rodola, gvanrossum, larry, ned.deily, pitrou, sbt, serhiy.storchaka, vstinner
Date 2013-10-16.19:39:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <525EEB54.3060709@gmail.com>
In-reply-to <1381950867.72.0.642412272074.issue19262@psf.upfronthosting.co.za>
Content
On 16/10/2013 8:14pm, Guido van Rossum wrote:
> (2) I get this message -- what does it mean and should I care?
> 2 tests altered the execution environment:
>      test_asyncio.test_base_events test_asyncio.test_futures

Perhaps threads from the ThreadExecutor are still alive when those tests 
finish.
History
Date User Action Args
2013-10-16 19:39:41sbtsetrecipients: + sbt, gvanrossum, georg.brandl, pitrou, vstinner, larry, giampaolo.rodola, ned.deily, serhiy.storchaka
2013-10-16 19:39:41sbtlinkissue19262 messages
2013-10-16 19:39:41sbtcreate