Could be a solution, you meant like the idleTimer in SystemManager ?

Frédéric THOMAS

> From: aha...@adobe.com
> To: dev@flex.apache.org
> Subject: Re: [FDB] Integration
> Date: Wed, 30 Apr 2014 15:28:26 +0000
> 
> 
> 
> On 4/30/14 8:15 AM, "Alexander Doroshko"
> <alexander.doros...@jetbrains.com> wrote:
> 
> >On 30.04.2014 17:30, Frédéric THOMAS wrote:
> >>> Why to put some BP in on the suspended ones ?
> >> I meant : Why to put some BP only in the suspended ones ?
> >You are right, suspending all running workers that contain the file,
> >setting breakpoint there (and probably resuming?) seems to be the best.
> >Unfortunately some workers may fail to suspend if they are doing
> >nothing. In the latter case breakpoint could be remembered and set when
> >worker gets anything to do.
> I'm not fully following this thread, but I saw this and wanted to point
> out that the Flex SDK puts a timer in every app so FDB has something to
> stop on.  Maybe we should create a "Worker" base class with a similar
> timer.
> 
> -Alex
> 
                                          

Reply via email to