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
When using the disconnect mode with --disconnect, currently the only way to reconnect is via the --recover option, but this reconnects permanently without then disconnecting again. A new mode should be implemented to reconnect to update the status of the jobs, transfer files and then disconnect again. This should be able to be done as many times as the user wishes up until completion of all jobs.
The text was updated successfully, but these errors were encountered:
…ng ready for adding in the update clean exit, added in the update mode function calls and added the call from the longbow entrypoint. One unit test broken by this has been fixed but more work needed. #61
1. Added rest of unit tests to get coverage up
2. Fixed all broken tests
3. Modified the lbowconf structure
4. Fixed problems with new internal lbowconf data
#61
When using the disconnect mode with --disconnect, currently the only way to reconnect is via the --recover option, but this reconnects permanently without then disconnecting again. A new mode should be implemented to reconnect to update the status of the jobs, transfer files and then disconnect again. This should be able to be done as many times as the user wishes up until completion of all jobs.
The text was updated successfully, but these errors were encountered: