]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jk/fsmonitor-event-listener-race-fix'
authorTaylor Blau <redacted>
Tue, 15 Oct 2024 20:56:43 +0000 (16:56 -0400)
committerTaylor Blau <redacted>
Tue, 15 Oct 2024 20:56:43 +0000 (16:56 -0400)
On macOS, fsmonitor can fall into a race condition that results in
a client waiting forever to be notified for an event that have
already happened.  This problem has been corrected.

* jk/fsmonitor-event-listener-race-fix:
  fsmonitor: initialize fs event listener before accepting clients
  simple-ipc: split async server initialization and running

1  2 
builtin/fsmonitor--daemon.c

Simple merge
git clone https://git.99rst.org/PROJECT