kill actor when abusive

This commit is contained in:
2026-02-17 17:34:25 -06:00
parent 2df45b2acb
commit 5ee51198a7
11 changed files with 396 additions and 110 deletions

View File

@@ -383,7 +383,7 @@ function actor_die(err)
//actor_mod.on_exception(actor_die)
actor_mod.on_exception(actor_die)
_cell.args = _init != null ? _init : {}