NSConnection and Spinning Cursor Of The Death ...
NSConnection and Spinning Cursor Of The Death ...
- Subject: NSConnection and Spinning Cursor Of The Death ...
- From: Thomas Deniau <email@hidden>
- Date: Sun, 02 Dec 2001 22:41:05 +0100
Hi !
I'm using a NSConnection to control a daemon. So I send the daemon a message
via DO so that it quits.
Everything seems to work at first : I receive
NSConnectionDidDieNotification, the daemon quits ... But then my app locks
up (spinning cursor).
So if I know that the connection will be lost when I send a message via DO,
is there a way to avoid this lockup ?
TIA,
--
Thomas Deniau