Message 128265 - Python tracker
Hi Vinay, Your example use a child process to receive log messages. I am implementing a thread-based solution. Do you think that multiprocessing.Queue() has major issues with threads or this problem happens only on Mac OSX implementations? I still reproduce it quite easily on my system: Mac OS 10.6 and Python 2.6.6