Lack of `terminate` when replaying goes wrong.
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).
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).