bugGNUstep - Bugs: bug #24882, Daemons not automatically shutting...

Group
 
 

bug #24882: Daemons not automatically shutting down when GNUstep applications start

Submitter:  Gregory John Casamento <gcasa>
Submitted:  Wed 19 Nov 2008 10:42:34 PM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 21 Nov 2008 10:11:06 AM UTC, comment #1: 

Well ... sort of fixed ...
This is a long-standing known problem ... the NSMessagePort support on windows is implemented using the windows mailbox api, and this api propvides no way to notify you when a client process goes away.  The workaround is to 'ping' each client at intervals (about 30 seconds to avoid too heavy a load) and this keepalive mechanism is now used (svn trunk).


Richard Frith-Macdonald <CaS>
Group Member
Wed 19 Nov 2008 10:42:34 PM UTC, original submission:  

The daemons should be starting when an applciation is launched and stopping when all applications have been exited.  Currently, this is not happening on Windows.

Gregory John Casamento <gcasa>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by gcasa (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-11-21 CaS StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code