[issue31697] Regression in futures.as_completed with ProcessPoolExecutor.

2017-10-04 Thread coady

New submission from coady :

`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 
<https://bugs.python.org/issue31697>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31697] Regression in futures.as_completed with ProcessPoolExecutor.

2017-10-05 Thread Coady

Coady  added the comment:

Reproduced on the python docker image because the cpu count is so low.

--
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue31697>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com