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

core/commands/pubsub.go: flush output before iterating over received messages #4402

Merged
merged 1 commit into from
Nov 22, 2017

Conversation

keks
Copy link
Contributor

@keks keks commented Nov 20, 2017

Fixes go-ipfs-api hanging on pubsub tests (currently all tests fail over there because of this)

@ghost ghost assigned keks Nov 20, 2017
@ghost ghost added the status/in-progress In progress label Nov 20, 2017
@keks keks requested review from a user and whyrusleeping November 20, 2017 11:56
@keks
Copy link
Contributor Author

keks commented Nov 20, 2017

This should fix ipfs/go-ipfs-api#62

@ghost
Copy link

ghost commented Nov 20, 2017

LGTM 👍 -- could you squash the commits?

@whyrusleeping
Copy link
Member

@keks can we run the js-ipfs-api tests too?

@keks
Copy link
Contributor Author

keks commented Nov 21, 2017

@whyrusleeping js-ipfs-api tests pass for me 🎉

@whyrusleeping
Copy link
Member

@Stebalien @keks whats with the strange syscall/unix related changes here?

@keks
Copy link
Contributor Author

keks commented Nov 21, 2017 via email

@Stebalien
Copy link
Member

This is the second time this week I've seen something like this happen on github...

…messages

License: MIT
Signed-off-by: keks <keks@cryposcope.co>
@Stebalien
Copy link
Member

Interesting, rebasing on master seemed to fix it.

@Stebalien Stebalien removed their assignment Nov 21, 2017
@keks
Copy link
Contributor Author

keks commented Nov 21, 2017

Interesting, rebasing on master seemed to fix it.

Okay, I'll try to remember to do this after squashing.

@whyrusleeping whyrusleeping merged commit e1f433e into ipfs:master Nov 22, 2017
@ghost ghost removed the status/in-progress In progress label Nov 22, 2017
@keks keks deleted the fix/pubsub-flush branch November 22, 2017 18:43
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.

3 participants