Remotery icon indicating copy to clipboard operation
Remotery copied to clipboard

Don't drop messages that overflow the message queue

Open dwilliamson opened this issue 11 years ago • 0 comments

Overflow behaviour is to currently just drop the message. This is a nice, non-fatal way of dealing with the problem but not ideal.

Allow the user to allow their threads to block on overflow until more space becomes available.

dwilliamson avatar Aug 19 '14 17:08 dwilliamson