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 gburgess
Recipients gburgess
Date 2019-07-06.20:54:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562446464.35.0.966251927477.issue37516@roundup.psfhosted.org>
In-reply-to
Content
0:02:03 load avg: 3.08 [ 26/423] test_asyncio
Unknown child process pid 30234, will report returncode 255
Child watcher got an unexpected pid: 30234
Traceback (most recent call last):
  File "/home/gordon/Images/Python/Python-3.8.0b2/Lib/asyncio/unix_events.py", line 1213, in _do_waitpid
    loop, callback, args = self._callbacks.pop(pid)
KeyError: 30234

(first issue I've logged here, so thanks for your patience!  This system is Debian 9.9 - a 3.7 make was running at the same time but had completed all of the tests before I kicked 3.8 off)
History
Date User Action Args
2019-07-06 20:54:24gburgesssetrecipients: + gburgess
2019-07-06 20:54:24gburgesssetmessageid: <1562446464.35.0.966251927477.issue37516@roundup.psfhosted.org>
2019-07-06 20:54:24gburgesslinkissue37516 messages
2019-07-06 20:54:24gburgesscreate