bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #40612] NSTaskDidTerminateNotification posted late or never


From: Larry Campbell
Subject: [bug #40612] NSTaskDidTerminateNotification posted late or never
Date: Sun, 17 Nov 2013 21:09:26 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9) AppleWebKit/537.71 (KHTML, like Gecko) Version/7.0 Safari/537.71

URL:
  <http://savannah.gnu.org/bugs/?40612>

                 Summary: NSTaskDidTerminateNotification posted late or never
                 Project: GNUstep
            Submitted by: lcampbel
            Submitted on: Sun 17 Nov 2013 09:09:25 PM GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

NSTaskDidTerminateNotification is sometimes posted late or never. It is not
posted if the current run loop has no input sources or timers. On Mac OS X, it
is posted regardless of whether the run loop has input sources or timers.
Further, on Mac OS X if you call -[NSTask waitUntilExit] your notifications
will be posted before waitUntilExit returns; on gnustep it will only be posted
later (the next time a run loop with timers or input sources is entered).





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40612>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]