Please add ability to change from pause to finish
Moderators: Site Moderators, FAHC Science Team
Re: Please add ability to change from pause to finish
Good catch. I don't use multiple groups so I didn't test that. I always just specify group as an empty string.
-
- Site Moderator
- Posts: 1545
- Joined: Sat Dec 08, 2007 1:33 am
- Location: San Francisco, CA
- Contact:
Re: Please add ability to change from pause to finish
lufah 0.10.0 is up
https://pypi.org/project/lufah/
It adds
Active units here are only units with state RUN.
I couldn't easily test other states, such as UPLOAD.
https://pypi.org/project/lufah/
It adds
Code: Select all
lufah finish --force
Code: Select all
Usage: lufah finish OPTIONS
Finish folding and pause specified group or all groups.
Options:
-f, --force Try to change paused groups with active units directly to
Finishing
-h, --help Show this message and exit.
I couldn't easily test other states, such as UPLOAD.