Nikolaus Rath <nikol...@rath.org> added the comment: Here is a short testcase that reproduces the problem. If you run the script it daemonizes correctly, but then the daemon does not terminate but hangs forever.
The crucial part seems to be to daemonize the program while there is more than one thread running. ---------- Added file: http://bugs.python.org/file16228/test.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7931> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com