Find a file
Sönke Ludwig 8f4222916f Weaken the task double-resumption assertion condition.
This assertion got triggered in a number of harmless situations and it's not always easy to avoid. Trying to avoid it, it has already caused a rather bad task starvation bug (#1441), so at this point it seems to be better to get rid of it.

See also #1407

(cherry picked from commit 621e34b388848c762a7525149ea449ad082996a1)
2016-04-10 14:40:39 +02:00
examples/bench-dummy-http-server Initial commit. 2016-03-01 20:30:42 +01:00
source/vibe Weaken the task double-resumption assertion condition. 2016-04-10 14:40:39 +02:00
tests Add test for issue #1429. 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