Skip to content

v0.8.3

Compare
Choose a tag to compare
@vladopajic vladopajic released this 15 Nov 10:29
· 53 commits to main since this release
58821e9

Changes:

  • Mailbox receiveC and sendC are created with small buffer to allow better asynchronicity
  • Mailbox worker writes directly to receiveC if there is space in buffer
  • Panic will be raised when Mailbox.Send(...) is called for non-running mailbox