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
sim::test_actor_mesh_cast: try to avoid intermittent fatal (#792)
Summary:
Pull Request resolved: #792
every now and then, running the `hyperactor_mesh` test-suite one encounters,
```
⚠ Fatal: monarch/hyperactor_mesh:hyperactor_mesh-unittest - actor_mesh::tests::sim::test_actor_mesh_cast (2.5s)
Test appears to have passed but the binary exited with a non-zero exit code.
```
on pzhan9's advice, we explicitly shutdown the mesh in the named test hoping to avoid it in future.
ghstack-source-id: 301434025
exported-using-ghexport
Reviewed By: pablorfb-meta
Differential Revision: D79818036
fbshipit-source-id: 39ede644232c36f63c5316b0dedf936780ca8ce2
0 commit comments