When a task is added in the exec() method of an event, and that event is marked completed in the same method, there is currently instability. The newly added task is often times not run and the attempted removal of an already released task causes instability.
When a task is added in the exec() method of an event, and that event is marked completed in the same method, there is currently instability. The newly added task is often times not run and the attempted removal of an already released task causes instability.