New submission from Vinay Sajip <[email protected]>:
Why does that particularly need documenting? If it were a non-daemon thread, that might need documenting as the program would have to join() it or else seem to hang, but what does it matter if it's a daemon thread? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue28890> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
