cleanup
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
2024-12-25 19:43:38 -06:00
parent 3339658c70
commit 5d3ee92636

View File

@ -914,7 +914,6 @@ void file_manager::stop() {
stop_requested_ = true;
polling::instance().remove_callback("db_cleanup");
polling::instance().remove_callback("timed_out_close");
unique_mutex_lock upload_lock(upload_mtx_);