[New-bugs-announce] [issue31697] Regression in futures.as_completed with ProcessPoolExecutor.

coady report at bugs.python.org
Wed Oct 4 19:47:30 EDT 2017


New submission from coady <coady at bent-arrow.com>:

`futures.as_completed` is not generating process-based futures in completed order.  Reproduces with 3.7a0.

----------
files: test.py
messages: 303733
nosy: coady
priority: normal
severity: normal
status: open
title: Regression in futures.as_completed with ProcessPoolExecutor.
versions: Python 3.7
Added file: https://bugs.python.org/file47193/test.py

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


More information about the New-bugs-announce mailing list