Skip to content

Forkdb lock fix

Mateusz Kudela requested to merge mkudela/forkdb_lock_fix into master

Sometimes when calling get_block from block_api appears error Unable to acquire forkdb lock and it should be ignored. These changes add this type or error for already existing mechanism in test-tools.

Merge request reports