pre/postRestart now takes a Throwable as arg
This commit is contained in:
parent
30be53af79
commit
44cf578127
6 changed files with 22 additions and 22 deletions
|
|
@ -33,7 +33,7 @@ class Boot {
|
|||
|
||||
|
||||
val supervisor = factory.newInstance
|
||||
supervisor.start
|
||||
supervisor.start
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue