[issue19262] Add asyncio (tulip, PEP 3156) to stdlib

Richard Oudkerk report at bugs.python.org
Wed Oct 16 21:39:41 CEST 2013


Richard Oudkerk added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19262>
_______________________________________


More information about the Python-bugs-list mailing list