hinotify v0.3.9 Release Notes

  • Patches contributed by Simon Marlow [email protected]

    • Don't run callbacks in mask_.

    It prevented the callback threads from receiving StackOverflow, amongst other things.

    • ๐Ÿ”€ Synchronous killThread.

    killThread will now wait for the callback dispatcher threads to finish.

    • ๐Ÿ› Bug fixes

    https://github.com/kolmodin/hinotify/pull/23