mirror of https://github.com/ethereum/go-ethereum
core: add check in AddChildIndexer to avoid double lock (#20982)
This fixes a theoretical double lock condition which could occur in indexer.AddChildIndexer(indexer) Nobody would ever do that though. Co-authored-by: Felix Lange <fjl@twurst.com>pull/20992/head
parent
e32ee6ac05
commit
ba068d40dd
Loading…
Reference in new issue