vibe-core/source/vibe
Sönke Ludwig bf2edc7fb2 Fix TaskScheduler.waitAndProcess to not block if any tasks were resumed.
In situations where no events were involved in an multi-task scenario, the old behavior could lead to the process to starve or hang until an event arrived.
2016-12-10 14:13:44 +01:00
..
core Fix TaskScheduler.waitAndProcess to not block if any tasks were resumed. 2016-12-10 14:13:44 +01:00
internal Fix some safety annotation issues. 2016-11-10 12:19:39 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00