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
In the MNTK when you start a spec with multiple nodes. The logs log stuff like Node1, Node2, Node3 etc.
This does not help in debugging an MNTK spec. Because it forces you figure out which nodeX is which Role in your Spec.
So an improvement would be to use the names of the Roles which are defined in the Spec itself. That would make the whole thing alot more transparent.