Skip to content

Conversation

iparaskev
Copy link
Contributor

Closes #89

The socket listener was kept open and as a result if two hopp instances
where running the second one could connect to the first's hopp_core
connection which would make the second hopp_core to hang while waiting
for the client to connect.
Copy link

netlify bot commented Sep 12, 2025

Deploy Preview for hoppdocs ready!

Name Link
🔨 Latest commit b674320
🔍 Latest deploy log https://app.netlify.com/projects/hoppdocs/deploys/68c4933cb4db0e0008288ff3
😎 Deploy Preview https://deploy-preview-93--hoppdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@konsalex
Copy link
Contributor

It was about time 🔥

@iparaskev iparaskev merged commit dbfac31 into main Sep 13, 2025
19 of 20 checks passed
@iparaskev iparaskev deleted the fix-89 branch September 13, 2025 08:16
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.

bug: orphaned hopp_core after restarting

2 participants