Skip to content

[ipfs/go-bitswap] Cleanup usage of processes and contexts #130

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

Closed
Stebalien opened this issue Apr 9, 2020 · 2 comments · Fixed by #710
Closed

[ipfs/go-bitswap] Cleanup usage of processes and contexts #130

Stebalien opened this issue Apr 9, 2020 · 2 comments · Fixed by #710

Comments

@Stebalien
Copy link
Member

We should never pass around both a context and a goprocess.

@Stebalien
Copy link
Member Author

For example, the engine task workers should not be receiving both.

@Jorropo Jorropo changed the title Cleanup usage of processes and contexts [ipfs/go-bitswap] Cleanup usage of processes and contexts Jan 27, 2023
@Jorropo Jorropo transferred this issue from ipfs/go-bitswap Jan 27, 2023
@guseggert guseggert reopened this Mar 27, 2023
@gammazero
Copy link
Contributor

Fixed in #710

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 a pull request may close this issue.

3 participants