vibe-core/source
Sönke Ludwig fd92a7f555 Fix Task.running and Task.yield directly after runTask/yieldLock.
The status of the task was erroneously reported as not running until the task was actually executed for the first time (which only happens after the yield lock has been lifted).
2018-04-08 01:30:43 +02:00
..
vibe Fix Task.running and Task.yield directly after runTask/yieldLock. 2018-04-08 01:30:43 +02:00