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
It should be straightforward to have the supervisor command simply detect if the given recovery file exists, and run using it, rather than have a separate command.
We should ensure that supervisor.py deletes the recovery file after a successful completion so that we don't accidentally go against the user's intentions.
The text was updated successfully, but these errors were encountered:
It should be straightforward to have the supervisor command simply detect if the given recovery file exists, and run using it, rather than have a separate command.
We should ensure that
supervisor.py
deletes the recovery file after a successful completion so that we don't accidentally go against the user's intentions.The text was updated successfully, but these errors were encountered: