fix: Fix stream termination
Move terminate stream handler to the top level stream reading function.
Ensure stream gets terminated once it returns done: true
.
Edited by Timo Furrer
Move terminate stream handler to the top level stream reading function.
Ensure stream gets terminated once it returns done: true
.