Paul Boyd
Results
1
comments of
Paul Boyd
I made one small tweak to this. It was calling `stream.retryRestartStream` after `Close` was called. `retryRestartStream` sleeps before it checks if the connection was closed, so that, combined with the...