From: Taylor Blau Date: Tue, 15 Oct 2024 20:56:43 +0000 (-0400) Subject: Merge branch 'jk/fsmonitor-event-listener-race-fix' X-Git-Tag: v2.48.0-rc0~120 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b43e23fa02427067ceb605a5dd5ea602de4c6ac5;p=thirdparty%2Fgit.git Merge branch 'jk/fsmonitor-event-listener-race-fix' 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 --- b43e23fa02427067ceb605a5dd5ea602de4c6ac5