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
can we modify the code, as following:
Wait for help, thank you!
Describe the bug
I think the OutputChunked don't need to do twice super.flush(), it may waste cpu usage
can we modify the code, as following:
Wait for help, thank you!