Julien Castiaux <julien.casti...@gmail.com> added the comment:

Hello,

The purpose of the QueueListener is to provide a way to get messages sent by 
QueueHandlers. I was starting the QueueListener in is own mp.Process and was 
expecting the start() to hang. As it was not, the process was exiting logging a 
few messages or not depending on the threads schedule. I had a difficult time 
debugging it and ended up looking at the source code as the start() method was 
not stating it was starting a daemon thread.

The documentation now states it, I close the bug.
Regards,

----------
resolution:  -> out of date

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue28890>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to