vibe-core/source/vibe
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
..
core Weaken the task double-resumption assertion condition. 2016-04-10 14:40:39 +02:00
internal Fix regression in FreeListRef where no memory was allocated for the ref count. Fixes #1432. 2016-04-10 14:40:39 +02:00