This commit is contained in:
voidlizard 2024-11-01 15:41:14 +03:00
parent ac896d5632
commit 68653b13f7
1 changed files with 0 additions and 1 deletions

View File

@ -443,7 +443,6 @@ runMessagingTCP env@MessagingTCP{..} = liftIO do
when (isNothing co') do
debug $ red "No session for" <+> pretty pip
pure ()
maybe1 co' (void $ fireTCP env pip (connectPeerTCP env pip)) $ \co -> do
q' <- atomically $ readTVar (view tcpConnQ env) <&> HashMap.lookup co