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
Currently if a localRunner job, or a prim causes a side effect we don't know about the actions from just looking at wake --last/--failed
Whilst we can't really ever know what the localRunner truly did, with regard to inputs/outputs, we could at least communicate to the user that it ran and what it's env and exit code was
The text was updated successfully, but these errors were encountered:
Currently if a localRunner job, or a prim causes a side effect we don't know about the actions from just looking at
wake --last/--failed
Whilst we can't really ever know what the localRunner truly did, with regard to inputs/outputs, we could at least communicate to the user that it ran and what it's env and exit code was
The text was updated successfully, but these errors were encountered: