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(bitswap) don't let receiver close channel #43

Closed
wants to merge 1 commit into from

Conversation

btc
Copy link
Contributor

@btc btc commented Sep 11, 2014

sender will panic when attempting to send on closed channel

https://groups.google.com/forum/#!msg/golang-nuts/pZwdYRGxCIk/qpbHxRRPJdUJ

Conflicts:
bitswap/bitswap.go

sender will panic when attempting to send on closed channel

https://groups.google.com/forum/#!msg/golang-nuts/pZwdYRGxCIk/qpbHxRRPJdUJ

Conflicts:
	bitswap/bitswap.go
@whyrusleeping
Copy link
Member

Huh, I totally thought the default case in the select statement would have been taken in such a case.

@btc btc closed this Sep 14, 2014
@btc btc deleted the feat/bitswap-fix-channel-bug branch September 14, 2014 09:43
longfeiWan9 pushed a commit to longfeiWan9/go-ipfs that referenced this pull request Nov 18, 2021
feat: improved CID column (filename and dnslink support)
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Feb 25, 2022
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Feb 25, 2022
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Mar 4, 2022
laurentsenta pushed a commit to laurentsenta/kubo that referenced this pull request Mar 4, 2022
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this pull request Apr 7, 2022
fix: include root in searches by default
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