mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-19 05:44:05 +01:00
ExportJsonFilesService: Shutdown Executor
This commit is contained in:
parent
e25c27ec99
commit
7665780ca4
@ -133,6 +133,7 @@ public class ExportJsonFilesService implements DaoSetupService {
|
||||
txOutputFileManager.shutDown();
|
||||
bsqStateFileManager.shutDown();
|
||||
}
|
||||
executor.shutdown();
|
||||
}
|
||||
|
||||
public void maybeExportToJson() {
|
||||
|
Loading…
Reference in New Issue
Block a user