mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-03-31 10:58:01 -04:00

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.