You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously we delete previously closed streams in
case when count of closed streams is greater then
TFW_MAX_CLOSED_STREAMS. But there is a case when
count of streams is equal to max concurrent streams
when we should close all closed streams to be able
to create new streams.
0 commit comments