Robert Lucian Chiriac

Results 24 comments of Robert Lucian Chiriac

@cPu1 I see. That's good intel. I'm gonna give this a try then and report the results. And yeah, updating the documentation and the examples would definitely help with this...

@cPu1 so it did work. Thanks a lot!

Here's a complete example. ```python from zmq.log.handlers import PUBHandler from logging import handlers from threading import Thread, Event from time import time, sleep from multiprocessing import Process from multiprocessing.managers import...

@universewill also interested in this. Anyone?