FusionAuth / java-http

A full featured, stand-alone, high-performance HTTP server and client written entirely in plain Java
Apache License 2.0
205 stars 19 forks source link

degroff/flush test #8

Closed robotdan closed 1 year ago

robotdan commented 1 year ago

When waiting for bytes, yield some CPU time to avoid adding contention to the writer while we are waiting for their bytes.