[launchd-changes] [22907] trunk/launchd/src/launchd.c

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 19 15:44:06 PDT 2006


Revision: 22907
          http://trac.macosforge.org/projects/launchd/changeset/22907
Author:   zarzycki at apple.com
Date:     2006-10-19 15:44:06 -0700 (Thu, 19 Oct 2006)

Log Message:
-----------
Note to self.

Modified Paths:
--------------
    trunk/launchd/src/launchd.c

Modified: trunk/launchd/src/launchd.c
===================================================================
--- trunk/launchd/src/launchd.c	2006-10-17 20:46:21 UTC (rev 22906)
+++ trunk/launchd/src/launchd.c	2006-10-19 22:44:06 UTC (rev 22907)
@@ -429,6 +429,8 @@
 	shutdown_in_progress = true;
 
 	if (stat("/var/db/debugShutdownHangs", &sb) != -1) {
+		// When this changes to a more sustainable API, update this:
+		// http://howto.apple.com/db.cgi?Debugging_Apps_Non-Responsive_At_Shutdown
 		debug_shutdown_hangs = true;
 	}
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/launchd-changes/attachments/20061019/50852cbc/attachment.html


More information about the launchd-changes mailing list