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
The easiest way I see atm is to check the job status using neuro_sdk here and return some exitcode If job is still running. Afterward, we could do a warning: detached from job STDOUThere
We could also parse the logs of the subprocess and catch the Terminal was detached but job is still running message, but this is less reliable as for me.
We could also catch-and-transfer detach commands, but this is overkill.
wdyt, @andriihomiak?
Description
Detaching from a build job evokes the success build message
STR
neuro-flow image build
INFO: Successfully built image:...
The text was updated successfully, but these errors were encountered: