added stop method to actor
This commit is contained in:
parent
e9f4f9a886
commit
b1c1c07947
9 changed files with 40 additions and 36 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