You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some apps have a built-in shutdown -- for instance, ShoesSpec runs do a full shutdown afterward. This eventually causes wasm errors when we use deleted objects. It would be good to stop dispatching all events, not just heartbeat, after shutdown.
The text was updated successfully, but these errors were encountered:
Some apps have a built-in shutdown -- for instance, ShoesSpec runs do a full shutdown afterward. This eventually causes wasm errors when we use deleted objects. It would be good to stop dispatching all events, not just heartbeat, after shutdown.
The text was updated successfully, but these errors were encountered: