Fix bug with websocket close #1144
No reviewers
Labels
No labels
DB & Storage
Deployment
Error Handling & Logging
Maintenance
Payment Backend
backport
backport v0.13.x
backport v0.14.x
backport v0.15.x
bindings
blocked
bug
cdk-sql
ci
cli
deps
documentation
duplicate
enhancement
good first issue
help wanted
invalid
keep-open
ldk-node-ui
migrations
mint
mutation-testing
needs rebase
needs review
new nut
nut change
question
ready
rust-version
rustfmt
stacked hold
stale
testing
wallet
weekly-report
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cashubtc/cdk!1144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/close-ws-close"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Fixes #1111
Notes to the reviewers
Suggested CHANGELOG Updates
CHANGED
ADDED
REMOVED
FIXED
Checklist
just final-checkbefore committingDoes the wallet send a close frame when it is done with a connection or does it just drop?
@thesimplekid it used to just drop it. This Pr sends a closing frame and then drops the connection
Maybe I'm just missing context but this seems to only send a close frame on an error case? Why is there an error case if we're just done with a subscription?
ACK
8a0369076eBackport failed for
v0.13.x, because it was unable to cherry-pick the commit(s).Please cherry-pick the changes locally and resolve any conflicts.