-
Jason Madden authored
Fix potential crashes in the FFI backends if a watcher was closed and stopped in the middle of a callback from the event loop and then raised an exception. This could happen if the hub's ``handle_error`` function was poorly customized, for example. Fixes #1482 Direct error handling through the loop in the unexpected-but-closed case as well.
aa975fd2
To find the state of this project's repository at the time of any of these versions, check out
the tags.