-
Bug
-
Resolution: Done
-
Major
-
None
-
None
In netty when a write is called without waiting on the future, we should always pass the context voidPromise to avoid the allocation for creating a promise for every write.
In netty when a write is called without waiting on the future, we should always pass the context voidPromise to avoid the allocation for creating a promise for every write.