Exec limit is not working #45
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-warlock#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I noticed this during testing of another issue.
I have set the exec limit to 1, and then scheduled about 50 jobs that did nothing but output something to the log. Warlock tried to execute all 50 at the same time. Most of them failed because the process ran out of sockets because Windows sucks like that, but they re-executed later just fine, although all at once.
marked this issue as related to #44
It would appear that this limit has not actually been implemented. Either that or somewhere along the lines it got removed (which I doubt).
Looks like it WAS actually removed accidentally when the server was re-designed in
8082e93b
.closed via commit
8f55272c9a
mentioned in commit
8f55272c9a