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

replace atomic wsConn by concurrentWsConn #2782

Merged
merged 8 commits into from
Nov 14, 2023

Conversation

tclemos
Copy link
Contributor

@tclemos tclemos commented Nov 11, 2023

Closes #2781.

What does this PR do?

Replace the way the node handle the concurrent access to the web socket connection to handle concurrent writings

@tclemos tclemos added this to the v0.3.5 milestone Nov 11, 2023
@tclemos tclemos self-assigned this Nov 11, 2023
@cla-bot cla-bot bot added the cla-signed label Nov 11, 2023
jsonrpc/server.go Outdated Show resolved Hide resolved
jsonrpc/endpoints_debug.go Show resolved Hide resolved
@tclemos tclemos merged commit 21040e8 into release/v0.3.5 Nov 14, 2023
17 checks passed
@agnusmor agnusmor deleted the fix/v0.3.5/ws-concurrency-issue branch November 20, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants