Skip to content

Fix infinite look when connecting over TCP with TLS enabled#8

Open
philip-khaisman wants to merge 3 commits into
masterfrom
fix-infinite-loop-in-tcp-comm-provider
Open

Fix infinite look when connecting over TCP with TLS enabled#8
philip-khaisman wants to merge 3 commits into
masterfrom
fix-infinite-loop-in-tcp-comm-provider

Conversation

@philip-khaisman

@philip-khaisman philip-khaisman commented Jun 19, 2026

Copy link
Copy Markdown

Found an infinite loop when connecting via the TCP Comm Provider with TLS enabled. I added a break statement to resolve the issue.

Test:

  • Start a TCP Comm Provider with TLS disabled and verify that it connects
  • Start a TCP Comm Provider with TLS enabled and verify that it connects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix infinite loop when connecting via the TCP comm provider with TLS enabled

1 participant