mirror of https://github.com/ethereum/go-ethereum
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: Felix Lange <fjl@twurst.com>pull/21906/head
parent
810f9e057d
commit
429e7141f2
Loading…
Reference in new issue