New submission from Raz Manor <[email protected]>:
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 <[email protected]> <https://bugs.python.org/issue34996> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
