Skip to content

server: sync peer handling sends/receives.#2864

Merged
davecgh merged 1 commit intodecred:masterfrom
dnldd:peer_select_over_quit_chan
Jan 15, 2022
Merged

server: sync peer handling sends/receives.#2864
davecgh merged 1 commit intodecred:masterfrom
dnldd:peer_select_over_quit_chan

Conversation

@dnldd
Copy link
Copy Markdown
Member

@dnldd dnldd commented Jan 7, 2022

This synchronizes sends and receives for peer handling channels by selecting over the quit channel for the server when sending and closing it when the peer handler terminates. The peer handler's channel draining block has been removed as a result.

This synchronizes sends and receives for peer handling channels by selecting
over the quit channel for the server when sending and closing it when the
peer handler terminates. The peer handler's channel draining block has been
removed as a result.
@davecgh davecgh added this to the 1.8.0 milestone Jan 14, 2022
@davecgh davecgh merged commit dbe244d into decred:master Jan 15, 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.

2 participants