bin-runner #36
1 changed files with 0 additions and 1 deletions
|
|
@ -610,7 +610,6 @@ impl ActorInterface for ExitWatcher {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore] // BUG: StopSignal handling in tick_all doesn't push to deaths vec — watchers never notified
|
||||
fn native_watcher_notified_when_wasm_actor_stops() {
|
||||
// A native actor watches a WASM actor. When the WASM actor is stopped,
|
||||
// the watcher should receive ActorExited with ExitReason::Stopped.
|
||||
|
|
|
|||
Loading…
Reference in a new issue