Threadpool2 (#15151)
* rework thread pool for hash calculation * rename
This commit is contained in:
committed by
GitHub
parent
3a5c142a9b
commit
fbf9dc47e9
@@ -1933,7 +1933,7 @@ fn main() {
|
||||
Some(snapshot_version),
|
||||
output_directory,
|
||||
ArchiveFormat::TarZstd,
|
||||
&bank.get_thread_pool(),
|
||||
None,
|
||||
)
|
||||
.unwrap_or_else(|err| {
|
||||
eprintln!("Unable to create snapshot: {}", err);
|
||||
|
Reference in New Issue
Block a user