vibe-core/source
Sönke Ludwig 2653c8c5e0 Always remove task from queue when switching to it. Fixes #58.
Previously the task was only removed if switchTo was called from another task. Now it also gets removed when switchTo (e.g. due to a runTask() call) gets called form outside of a task.
2018-02-23 01:25:13 +01:00
..
vibe Always remove task from queue when switching to it. Fixes #58. 2018-02-23 01:25:13 +01:00