zed/crates/fsevent
Conrad Irwin 6b55a6f0e1
Retain run loop (#11241)
Contributes: #11168


https://developer.apple.com/documentation/corefoundation/1542428-cfrunloopgetcurrent
implies that we should be `CFRetain`ing the run loop.

Lets do that, and see if it reduces the number of crashes we see.

Release Notes:

- (maybe) Fix a rare crash in watching settings files.
2024-04-30 23:31:59 -06:00
..
examples fix: isolate macos-specific dependencies (#6854) 2024-01-27 13:38:55 +01:00
src Retain run loop (#11241) 2024-04-30 23:31:59 -06:00
Cargo.toml Retain run loop (#11241) 2024-04-30 23:31:59 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00