Robert Cronk <[email protected]> added the comment: I have had this problem with 2.6.1 on windows from multiple _threads_ instead of multiple processes. Is that not supported either? If not, what is the workaround for logging from multiple threads? Shouldn't it be easy to use a semaphore within the logging code to make it thread safe at least? I have had this problem on multiple PC's with multiple versions of python, and multiple versions of windows.
---------- nosy: +rcronk _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue4749> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
