Closed xepozz closed 1 year ago
Looks like comparing with current ob_level prevents emitter to flush the main stream https://github.com/yiisoft/yii-runner-http/blob/23d89de28a761ea06727ee895cec80c2dfcd309e/src/SapiEmitter.php#L112
current ob_level
In the dev panel I see results only when event stream times out.
Problem not here:
Looks like comparing with
current ob_level
prevents emitter to flush the main stream https://github.com/yiisoft/yii-runner-http/blob/23d89de28a761ea06727ee895cec80c2dfcd309e/src/SapiEmitter.php#L112In the dev panel I see results only when event stream times out.