updated build system
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
@@ -824,6 +824,7 @@ void file_manager::start() {
|
||||
}
|
||||
} catch (const std::exception &ex) {
|
||||
utils::error::raise_error(function_name, ex, "query error");
|
||||
std::abort();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user