good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit ba068d40 authored by Boqin Qin's avatar Boqin Qin Committed by GitHub
Browse files

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: default avatarFelix Lange <fjl@twurst.com>
parent e32ee6ac
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