New submission from Thomas Moreau <thomas.moreau.2...@gmail.com>:

As discussed in GH#17670, the the `_queue_management_worker` function has grown 
quite long and complicated.
It could be turned into an object with a bunch of short and readable helper 
methods.

----------
components: Library (Lib)
messages: 362218
nosy: pitrou, tomMoral
priority: normal
severity: normal
status: open
title: RFC improve readability of _queue_management_worker for 
ProcessPoolExecutor
versions: Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39678>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to