I am designing a flow that flash image in custom widget.
If the sleep action/function/loop still processing, the other branchs can't continue.
The message dialog action will wait until the Sleep 5m action finished.
Flow can't continue if action sleep running somewhere
Moderator: Martin
Re: Flow can't continue if action sleep running somewhere
I just read the explanation in topic "Does flow structure matter?"
http://automagic4android.com/forum/view ... f=5&t=5994
I think I need to have a separate flow for flashing the widget.
Sleep also interupt the parallel flow, can't stop flow until the sleep timeout.
http://automagic4android.com/forum/view ... f=5&t=5994
I think I need to have a separate flow for flashing the widget.
Sleep also interupt the parallel flow, can't stop flow until the sleep timeout.