good morning!!!!

Skip to content
Snippets Groups Projects
Commit 558d18d2 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

core: added future proc mutex lock

Added a future lock which prevents the anything being added or removed
from or to the set when looping over the set of blocks. This fixes a nil
pointer in the range loop when trying to retrieve a block from the set
which was previously available but removed due to regular chain
processing.

Fixes #2305
parent 8b58cd01
No related branches found
No related tags found
Loading
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