func (m *StreamReceiverMonitorImpl) doReconcileInboundStreams(
streamKeys map[ClusterShardKeyPair]struct{},
m.Lock()
defer m.Unlock()
if m.shutdownOnce.IsShutdown() {
return
}
if !stream.IsValid() {
stream.Stop()