Thanks. Could you please explain the timers activation algorithm after loading a session from a safe state? Do they fire in a main thread?
Just found that if I have boundary timer event in embedded subprocess it doesn't fire when I load a session (after disposing) and its period exceeded. Is it a bug or I have to manually send some event to my session like "timerTriggered"?