Skip to content

Lack of `terminate` when replaying goes wrong.

Mariusz Trela requested to merge mt-terminate-during-replay into develop

Following closing of blockchain threads was used: blockchain_worker_thread_pool::get_instance().shutdown() This is a hack and in the future this pool should be created in another way (not singleton).

Merge request reports

Loading