The other defect (IOReactor crashes) is next on my list. I'm less convinced that that defect is a regression, so I don't plan on blocking the 5.1 release over it.
On Wed, Mar 31, 2021 at 6:32 AM Oleg Kalnichevski <[email protected]> wrote: > Hi Ryan > > I believe I have found the root cause of the leak. It is a classic race > condition when a connection request completes and its requester gives > up on it (request times out) at the about same time. > > I am working on a fix. > > Did you have any luck reproducing the other defect? > > Oleg >
