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

refactor ideas for #375 #397

Closed

Conversation

evan-forbes
Copy link
Member

@evan-forbes evan-forbes commented Jun 7, 2021

Description

I was spending too much time describing minor changes to #375 during review, so I decided to test them here. While it could be, this branch is not necessarily meant to be merged into hlib/zero-bootstrapping, but more for discussion.

Closes: #XXX

select {
case p.jobs <- id:
case <-p.ctx.Done():
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BTW, just to be clear: I do feel that this code is more readable and accessible. We can followup on this in the next iteration for PutBlock.

@evan-forbes evan-forbes deleted the evan/dht-provider-refactor branch September 2, 2022 04:36
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