Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rs-nats): close streams on drop #341

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

rvolosatovs
Copy link
Member

@rvolosatovs rvolosatovs commented Sep 25, 2024

This ensures that clients are notified early of connection drop, effectively this is "connection reset by peer"

cc @thomastaylor312

Signed-off-by: Roman Volosatovs <[email protected]>
@rvolosatovs rvolosatovs added this pull request to the merge queue Sep 25, 2024
@rvolosatovs rvolosatovs removed this pull request from the merge queue due to a manual request Sep 25, 2024
@rvolosatovs rvolosatovs added this pull request to the merge queue Sep 25, 2024
Merged via the queue into bytecodealliance:main with commit 3fee579 Sep 25, 2024
33 checks passed
@rvolosatovs rvolosatovs deleted the fix/conn-res-peer branch September 25, 2024 14:58
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.

2 participants