New submission from Raz Manor <r...@allegro.ai>:

Add a human friendly names to the threads opened by multiprocessing.pool.Pool 
and multiprocessing.pool.ThreadPool objects.

Sample usage:
ThreadPool(name="ClientsPool", processes=8)

----------

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

Reply via email to