Move cache to `single_reader_queue` / mailbox
By moving the cache to the mailbox itself, `mailbox.count()` properly counts *all* messages and `mailbox.empty()` works as expected (as opposed to: is pretty much useless in priority-aware actors).
Showing
Please register or sign in to comment