scalar unregister: stop FSMonitor daemon
commitec4c23116b2d1bb34b3952c0597032ca8ed6e5fc
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 18 Aug 2022 21:40:52 +0000 (18 21:40 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Aug 2022 04:35:32 +0000 (18 21:35 -0700)
tree25c1cefea2081ebe4170cb247a7f4455bb67cdc0
parent3f1917dc608021d7e94f4aaed9ecc9f58f9e32a4
scalar unregister: stop FSMonitor daemon

Especially on Windows, we will need to stop that daemon, just in case
that the directory needs to be removed (the daemon would otherwise hold
a handle to that directory, preventing it from being deleted).

Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Victoria Dye <vdye@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/scalar/scalar.c