Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try to fix FileWatching test more (JuliaLang#46524)
I think the synchronization in JuliaLang#46028 was incomplete to actually fix the issue. Try to fix it by accounting the time taken to wait for the synchronization event into the lock time. Otherwise, the test pass/fail depends on the scheduler ordering.
- Loading branch information