a7bc7ca33aef19fa5ba176c1df1d4bd113973ab1
This seems completely pointless, as packet dispatch uses .writeAndFlush. Things seem to work fine without explicit flushing, but incase issues arise, provide a System property to re-enable it using improved logic of doing the flushing on the netty event loop, so it won't do the flush on the main thread. Renable flushing by passing -Dpaper.explicit-flush=true
Description
No description provided
51 MiB
Languages
Java
100%