mirror of
https://github.com/jlengrand/ktor.git
synced 2026-03-10 08:31:20 +00:00
Simplify hierarchy and fix jobs completion so observers may wait for all jobs completions. Before this change, there were no way to wait for reader job completion since it was running out of the hierarchy.