Re: delaying document close
Re: delaying document close
- Subject: Re: delaying document close
- From: Kyle Sluder <email@hidden>
- Date: Sat, 08 Dec 2012 08:39:29 -0800
On Dec 7, 2012, at 11:28 PM, Martin Hewitson <email@hidden> wrote:
>
> But I still get occasional crashes so I was wondering if there is a way to delay the closing of the document by one or two seconds to allow all the background processes which may be executing to finish before pulling the rug out from beneath their feet.
This is not a solution to your problem. The solution to your problem is to fix your code to not be affected by timing issues. All sweeping these timers under the rug would do is delay the inevitable and make your crashes even harder to debug.
--Kyle Sluder
_______________________________________________
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