
report at bugs
Aug 6, 2012, 3:22 AM
Post #9 of 13
(136 views)
Permalink
|
|
[issue15500] Python should support naming threads
[In reply to]
|
|
Attila Nagy added the comment: "I don't think this should be done by default as it will break people's expectations and, perhaps worse, compatibility." I won't mind another thread naming API, if somebody does this. :) But personally I expected python to name my threads (and if the OS supports it, on that level), I was actually surprised to see that it doesn't, mostly because I remembered a patch for FreeBSD, which did this years ago, so I thought it has been merged into mainline since then. ---------- _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue15500> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|