Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FileWatching: fix API problems with FDWatcher (JuliaLang#42926)
* add remaining FDEvents, and modernize this struct * add `isopen` function * do not deliver events after the FDWatcher is closed * do not delete events that have not been delivered * support running of these tests with Revise.jl * note: some threading problems still exist (where marked)
- Loading branch information