Skip to content

Commit

Permalink
Update crates/store/src/server/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Mirko <[email protected]>
  • Loading branch information
polydez and Mirko-von-Leipzig authored Feb 27, 2025
1 parent 32b7ce9 commit bb3d7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/store/src/server/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ impl Store {
},

_ = db_maintenance_service => {
info!(target: COMPONENT, "Database maintenance service shutdown");
error!(target: COMPONENT, "Database maintenance service crashed");

Ok(())
},
Expand Down

0 comments on commit bb3d7ae

Please sign in to comment.