mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-29 15:53:41 -05:00
8fde4972b4
Allows receiver to not consume a message until after it's handled. And that enables the transmitter to block until the queue is empty, knowing that when unblocked, all messages in queue have been handled.