Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Conversation

pipermerriam
Copy link
Member

fixes #762

What was wrong?

Unhandled exception case during discovery node lookup.

How was it fixed?

Do a pre-filter on the list of nodes to remove any for which we're already waiting for a response.

Also moved the removal of the callback into a finally block to be sure it doesn't get skipped.

Cute Animal Picture

donkey2

@pipermerriam pipermerriam force-pushed the piper/handle-AlreadyWaiting-during-discovery-node-lookup branch 2 times, most recently from b2c8ded to d71c4d6 Compare May 23, 2018 22:56
@pipermerriam pipermerriam force-pushed the piper/handle-AlreadyWaiting-during-discovery-node-lookup branch from d71c4d6 to ced9516 Compare May 24, 2018 02:22
@pipermerriam pipermerriam requested a review from gsalgado May 24, 2018 02:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AlreadyWaiting exception during initial discovery.

1 participant