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

fix panic in bitswap working limit spawning #1858

Merged
merged 1 commit into from
Oct 19, 2015
Merged

Conversation

whyrusleeping
Copy link
Member

fixes #1857

License: MIT
Signed-off-by: Jeromy jeromyj@gmail.com

@jbenet jbenet added the status/in-progress In progress label Oct 18, 2015

limitedGoProvide := func(k key.Key, wid int) {
go func() {
Copy link
Member

Choose a reason for hiding this comment

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

defer ?

Copy link
Member Author

Choose a reason for hiding this comment

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

oh. right. thats the word i was looking for...

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
jbenet added a commit that referenced this pull request Oct 19, 2015
fix panic in bitswap working limit spawning
@jbenet jbenet merged commit b910d8a into master Oct 19, 2015
@jbenet jbenet removed the status/in-progress In progress label Oct 19, 2015
@Kubuxu Kubuxu deleted the fix/bitswap-limiter branch May 13, 2016 22:05
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.

bitswap workers panic in tests
2 participants