Fix ancient blocks queue deadlock (#8751)
* Revert "Fix not downloading old blocks (#8642)" This reverts commit d1934363. * Make sure only one thread actually imports old blocks. * Add some trace timers. * Bring back pending hashes set. * Separate locks so that queue can happen while we are importing. * Address grumbles.
parent
123b6ae6
Please register or sign in to comment