As discussed in #22 it might be good to be able to close a group (and maybe reopen it later).
closed groups shall not accept new jobs.
The text was updated successfully, but these errors were encountered:
e.g. add MXQ_GROUP_FLAGS_CLOSED to group_flags
MXQ_GROUP_FLAGS_CLOSED
group_flags
Sorry, something went wrong.
Use
mxqadmin -c <group-id>
mxqadmin -o <group-id>
mxqsub honors closed state of a group.
mxqsub
This is implemted as a flag as proposed by @donald in #22
This does not affect already queued jobs in any way at the moment.
dda6960
mariux
No branches or pull requests
As discussed in #22 it might be good to be able to close a group (and maybe reopen it later).
closed groups shall not accept new jobs.
The text was updated successfully, but these errors were encountered: