Skip to content

Commit

Permalink
FileWatching: fix API problems with FDWatcher (JuliaLang#42926)
Browse files Browse the repository at this point in the history
* 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
vtjnash authored and LilithHafner committed Feb 22, 2022
1 parent aa3b9dd commit be86f6a
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 109 deletions.
Loading

0 comments on commit be86f6a

Please sign in to comment.