distributed-process-client-server v0.2.0 Release Notes

Release Date: 2017-03-13 // about 7 years ago
  • Full Changelog

    Closed issues:

    • Read external input vectors in the prioritised mailbox drain loop #15
    • Compiler should enforce rules for prioritised processes #13
    • Prioritised process mailbox handling can block indefinitely #12
    • ๐Ÿ‘ handleExternal support #9
    • safeCall and tryCall can fail if resolve throws #8
    • Someone on IRC claims we are leaking file descriptors #7
    • ๐Ÿ‘Œ Support GHC 8 #5

    ๐Ÿ”€ Merged pull requests:

    • Re-implement Prioritised Managed Processes #16 (hyperthunk)
    • โšก๏ธ Update bounds & stackify #11 (hyperthunk)
    • ๐Ÿ– Handle arbitrary STM actions #10 (hyperthunk)
    • โฌ†๏ธ Bump upper bounds on time and binary #6 (3noch)
    • ๐Ÿ‘‰ make adjustments for GHC 8 support #4 (agentm)
    • Stick state argument to request and unify types across the handlers. #3 (wiz)