good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 429e7141 authored by Nishant Das's avatar Nishant Das Committed by GitHub
Browse files

p2p/discover: fix deadlock in discv5 message dispatch (#21858)


This fixes a deadlock that could occur when a response packet arrived
after a call had already received enough responses and was about to
signal completion to the dispatch loop.

Co-authored-by: default avatarFelix Lange <fjl@twurst.com>
parent 810f9e05
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment