Increasing delay with queue_size/queue_length = 1 or 0, and long running subscriber callback · Issue #41 · RobotWebTools/roslibpy

I'm experiencing the following weird and undesirable behavior: messages are increasingly long delayed when the subscriber callback takes too long to react on the following message, even if queue_le...