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

rpcserver: cleanup queueHandler process. #2929

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

dnldd
Copy link
Member

@dnldd dnldd commented Apr 26, 2022

This updates wsNotificationManager queueHandler to avoid checking if the channel is closed since it never is. The out label is also removed in favour of doing needed cleanup on context cancellation.

This updates wsNotificationManager queueHandler to avoid checking if the
channel is closed since it never is. The out label is also removed in
favour of doing needed cleanup on context cancellation.
@davecgh davecgh added this to the 1.8.0 milestone Apr 26, 2022
@davecgh davecgh merged commit c25315a into decred:master Apr 27, 2022
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.

3 participants