kmorwath

Results 2 issues of kmorwath

The applications in the example directory don't compiler, or files are missing.

help wanted

The changes in version 2.2 for fix #25 in python_logging_rabbitmq/handlers_oneway.py may have introduced an issue. Before the Queue.Empty exception was never raised because record, routing_key = self.queue.get() had no timeout....