This commit is contained in:
voidlizard 2024-11-01 15:41:14 +03:00
parent 3fc03569c8
commit 5fe3fb7a1b
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