OutputChunked don't need to do twice super.flush() (original) (raw)

Describe the bug

I think the OutputChunked don't need to do twice super.flush(), it may waste cpu usage

image

can we modify the code, as following:

image

Wait for help, thank you!