Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

synchronize FileWatching #31981

Merged
merged 1 commit into from
May 10, 2019
Merged

synchronize FileWatching #31981

merged 1 commit into from
May 10, 2019

Conversation

JeffBezanson
Copy link
Member

To fix #31702 (comment). Since many people routinely use Revise.jl, we need to expect file watching events at any point.

@JeffBezanson JeffBezanson added io Involving the I/O subsystem: libuv, read, write, etc. multithreading Base.Threads and related functionality labels May 9, 2019
@JeffBezanson JeffBezanson merged commit f0ffb29 into master May 10, 2019
@JeffBezanson JeffBezanson deleted the jb/syncfw branch May 10, 2019 20:06
KristofferC pushed a commit that referenced this pull request May 13, 2019
(cherry picked from commit f0ffb29)
@KristofferC KristofferC mentioned this pull request May 13, 2019
58 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
io Involving the I/O subsystem: libuv, read, write, etc. multithreading Base.Threads and related functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

thread seg fault with error "concurrency violation detected"
3 participants