Re: WOLongResponesePage Problem
Re: WOLongResponesePage Problem
- Subject: Re: WOLongResponesePage Problem
- From: Guido Neitzer <email@hidden>
- Date: Sun, 25 May 2008 21:32:21 -0600
On 24.05.2008, at 15:09, Tonny Staunsbrink wrote:
Also bear in mind that accessing the session's editing context
within the performAction thread is a sure path to deadlocks.
Using the sessions editingContext in a background thread with proper
locking/unlocking should be ok I think.
Not really. If that thread takes a while and you lock the editing
context in the beginning, you'll get a locked application as soon as
the session is checked out again and tries to lock it's editing context.
cug
--
http://www.event-s.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden