Kim Jin Young
Results
2
issues of
Kim Jin Young
Fixes a race between `newStream()` and `unregisterInbound()` that could cause inconsistent `transportInUse()` notifications. - Added listenerNotifyLock to synchronize listener callbacks and ensure mutual exclusion. - Reconcile listenerInUse state with current...
Follow-up investigation for #12524. ### Symptom When running tests with Tomcat 10 Embedded, we encounter `java.lang.IllegalStateException: The output buffer object has been recycled and is no longer associated with this...
bug
help wanted