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 pablogsal, vstinner
Date 2019-06-03.01:28:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559525315.55.0.942157732907.issue37137@roundup.psfhosted.org>
In-reply-to
Content
AMD64 Ubuntu Shared 3.x:
https://buildbot.python.org/all/#/builders/141/builds/1912

test_proc_exited (test.test_asyncio.test_subprocess.SubprocessTransportTests) ... Warning -- threading_cleanup() failed to cleanup -1 threads (count: 0, dangling: 1)
test_close (test.test_asyncio.test_unix_events.SafeChildWatcherTests) ... /srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/asyncio/base_events.py:646: ResourceWarning: unclosed event loop <_UnixSelectorEventLoop running=False closed=False debug=False>
  _warn(f"unclosed event loop {self!r}", ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
History
Date User Action Args
2019-06-03 01:28:35vstinnersetrecipients: + vstinner, pablogsal
2019-06-03 01:28:35vstinnersetmessageid: <1559525315.55.0.942157732907.issue37137@roundup.psfhosted.org>
2019-06-03 01:28:35vstinnerlinkissue37137 messages
2019-06-03 01:28:35vstinnercreate