Find a file
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
examples/bench-dummy-http-server Initial commit. 2016-03-01 20:30:42 +01:00
source/vibe Various task scheduling fixes. 2016-06-16 10:58:12 +02:00
tests Add test for issue #1452. 2016-04-10 14:40:39 +02:00
.gitignore Initial commit. 2016-03-01 20:30:42 +01:00
dub.sdl Initial commit. 2016-03-01 20:30:42 +01:00
dub.selections.json Initial commit. 2016-03-01 20:30:42 +01:00