Skip to content

Commit

Permalink
更新 BootstrapServiceProvider.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
foxdock authored Sep 20, 2024
1 parent 043c5ae commit e5956c3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ actor Bootstrap {
success = true
} catch {
app[LogService.self].warning("\(provider.name) 启动失败\(error)")
self.isRunning = false
return
}
}
Expand Down

0 comments on commit e5956c3

Please sign in to comment.