From: Junio C Hamano Date: Wed, 20 Nov 2024 05:42:57 +0000 (+0900) Subject: Merge branch 'jk/fsmonitor-event-listener-race-fix' into maint-2.47 X-Git-Tag: v2.47.1~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f1a50f12b94701a3a1103f51f4ef31ee7e413743;p=thirdparty%2Fgit.git Merge branch 'jk/fsmonitor-event-listener-race-fix' into maint-2.47 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 --- f1a50f12b94701a3a1103f51f4ef31ee7e413743