[New-bugs-announce] [issue37516] buid error - test_asyncio fails during make

Gordon R. Burgess report at bugs.python.org
Sat Jul 6 16:54:24 EDT 2019


New submission from Gordon R. Burgess <gordon at parasamgate.com>:

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)

----------
components: Installation
messages: 347443
nosy: gburgess
priority: normal
severity: normal
status: open
title: buid error - test_asyncio fails during make
type: compile error
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37516>
_______________________________________


More information about the New-bugs-announce mailing list