From b2597fed2737ed9785908a46b032cb8090e7252d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 13 Feb 2014 16:03:49 -0400 Subject: windows: Fix daemon pid file locking. Well, as much as it can be fixed on windows. Not atomic; not entirely guarded against the wrong process having the pid file locked. --- doc/todo/windows_support.mdwn | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/todo') diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn index 87a39acf2..520588e59 100644 --- a/doc/todo/windows_support.mdwn +++ b/doc/todo/windows_support.mdwn @@ -52,9 +52,6 @@ now! --[[Joey]] there. * Deleting a git repository from inside the webapp fails "RemoveDirectory permision denined ... file is being used by another process" -* Shutting down the webapp does not stop the daemon; the ctrl-c hack - doesn't work. (Restarting the daemon also does not stop the old process, - same reason.) ## stuff needing testing -- cgit v1.2.3