STINNER Victor added the comment:

Warning also seen on FreeBSD 10:
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.x%20Shared%203.x/builds/240/steps/test/logs/stdio

Warning -- threading._dangling was modified by test_asyncio
  Before: <_weakrefset.WeakSet object at 0x805f5d810>
  After:  <_weakrefset.WeakSet object at 0x807929948>

----------
title: Warning -- threading._dangling was modified by test_asyncio on FreeBSD 9 
-> Warning -- threading._dangling was modified by test_asyncio on FreeBSD 9 and 
10

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30280>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to