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
test-mpi-scopes when run under certain conditions (e.g., mpirun -n 3 ./tests/test-mpi-scopes on my VM) will cause the client processes to hang indefinitely. Implement a client-side timeout for RPC communication.
The text was updated successfully, but these errors were encountered:
test-mpi-scopes
when run under certain conditions (e.g.,mpirun -n 3 ./tests/test-mpi-scopes
on my VM) will cause the client processes to hang indefinitely. Implement a client-side timeout for RPC communication.The text was updated successfully, but these errors were encountered: