pendingConnections property
send paths still working out which connection to use, before they show up in requests. The relay that answers first must not look like the only one this request ever had, or the stream closes on the others
Implementation
int pendingConnections = 0;