Skip to content

fix(peertaskqueue): don't freeze for node that does not exist#7

Merged
Stebalien merged 1 commit intomasterfrom
fix/no-extra-freeze
Jun 12, 2019
Merged

fix(peertaskqueue): don't freeze for node that does not exist#7
Stebalien merged 1 commit intomasterfrom
fix/no-extra-freeze

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
@hannahhoward hannahhoward force-pushed the fix/no-extra-freeze branch from 5c3a6b5 to 013dc0b Compare June 12, 2019 22:18
@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