New submission from Augie Fackler:

This is mostly useful for when you've got a large number of threads and want to 
try and identify what threadpool is going nuts.

----------
components: Library (Lib)
files: cpython.patch
keywords: patch
messages: 271790
nosy: durin42
priority: normal
severity: normal
status: open
title: Allow specifying prefix for thread name in 
concurrent.futures.ThreadPoolExecutor
type: enhancement
Added file: http://bugs.python.org/file43967/cpython.patch

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

Reply via email to