vibe-core/source/vibe
Sönke Ludwig f9579a5dd2 Various task scheduling fixes.
- the initial task yield() now is done in an uninterruptible way
- switchToTask now handles switching to an already scheduled task gracefully
- TaskScheduler.hibernate() now properly blocks when called form outside of a task
- added yieldUninterruptible()
2016-06-16 10:58:12 +02:00
..
core Various task scheduling fixes. 2016-06-16 10:58:12 +02:00
internal Fix scope issues in asyncAwait. 2016-06-15 18:21:04 +02:00