-
Notifications
You must be signed in to change notification settings - Fork 470
Switch to FSEvents #4896
Copy link
Copy link
Closed
Milestone
Description
fswatch has a few downsides:
- Requires an extra process. Usually isn't a problem, but sometimes it needs to be cleaned up manually if dune is killed
- We need extra control that fswatch doesn't provide. For example, flushing events: Turn on incremental memo by default #4876 (comment)
Reactions are currently unavailable