You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
When Atom launches with experimental watchers enabled, occasionally the entire process stalls and Atom stops responding to mouse or keyboard input. There doesn't appear to be any watcher code on the stack when it's sampled with Activity Monitor.
I'm wondering if this is a bug in the NativeWatcherRegistry.
When Atom launches with experimental watchers enabled, occasionally the entire process stalls and Atom stops responding to mouse or keyboard input. There doesn't appear to be any watcher code on the stack when it's sampled with Activity Monitor.
I'm wondering if this is a bug in the NativeWatcherRegistry.
Observed by both @as-cii and @maxbrunsfeld.