denoland / denoland/deploy_feedback
redeploying does not close existing socket
Open
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm testing a small socket server.
When I redeploy my socket server, existing connections are not reset. My client remains hang to the previous version of the socket.
Is it possible that you do not "clean" the sockets from memory somehow?
Best regards,
Paul
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.