Hi,
I am using Janus 0.50 with Python 3.8 . I am trying to capture the queue.Empty exception when I do a get_nowait on a queue that is a janus sync queue. I can capture the exception with a general try/except, but want to capture the queue empty exception specifically. How do I do that?
Also I am working on a project in which I use janus queues extensively and they work great. What is the procedure for giving a donation to the janus project?
Bob