mirror of
https://github.com/datarhei/core.git
synced 2025-10-05 16:07:07 +08:00
Return error if onBeforeStart fails
This commit is contained in:
@@ -584,7 +584,7 @@ func (p *process) start() error {
|
||||
|
||||
p.reconnect(p.delay(stateFailed))
|
||||
|
||||
return nil
|
||||
return err
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user