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
Each I/O node sends an HELLO message to the DV and all of them have the same ID (i.e., jobid).
After the termination of the first I/O node, all the others become non authorized.
Solve by adding a ref. count to the simulation and terminate it only when the same number of termination messages are received.
The text was updated successfully, but these errors were encountered:
Each I/O node sends an HELLO message to the DV and all of them have the same ID (i.e., jobid).
After the termination of the first I/O node, all the others become non authorized.
Solve by adding a ref. count to the simulation and terminate it only when the same number of termination messages are received.
The text was updated successfully, but these errors were encountered: