vibe-core/source/vibe
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
..
core Always remove task from queue when switching to it. Fixes #58. 2018-02-23 01:25:13 +01:00
internal Remove noisy log message. 2018-02-22 14:09:20 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00