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(peertaskqueue): don't freeze for node that does not exist #7

Merged
merged 1 commit into from
Jun 12, 2019

Conversation

hannahhoward
Copy link
Collaborator

@hannahhoward hannahhoward commented Jun 12, 2019

We were not double checking to make sure a node was actually removed in an individual task queue

fix #5 fix #6

We were not double checking to make sure a node was actually removed in an individual task queue
@Stebalien Stebalien merged commit 1e8b1e8 into master Jun 12, 2019
@Stebalien Stebalien deleted the fix/no-extra-freeze branch June 12, 2019 22:23
Stebalien added a commit that referenced this pull request Jul 4, 2019
fix(peertaskqueue): don't freeze for node that does not exist
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.

Write a regression test for #5
2 participants