Re: Problem with garbage collection in server application
Re: Problem with garbage collection in server application
- Subject: Re: Problem with garbage collection in server application
- From: Scott Ribe <email@hidden>
- Date: Sat, 22 Jan 2011 21:58:45 -0700
On Jan 22, 2011, at 9:27 PM, Rick Hoge wrote:
> Of course I could also just put a sleep(1); in the code after removing references to the dataset objects
You might try something like usleep(1000) just to see what happens. You might not need any real delay; you might just need to yield...
Still not exactly something that feels like a real solution, but it would be a clue...
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden