Exec limit is not working #45

Closed
opened 2019-04-11 05:48:33 +00:00 by jamie · 5 comments
jamie commented 2019-04-11 05:48:33 +00:00 (Migrated from git.hazaar.io)

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.

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.
jamie commented 2019-04-11 05:50:25 +00:00 (Migrated from git.hazaar.io)

marked this issue as related to #44

marked this issue as related to #44
jamie commented 2019-04-11 05:52:02 +00:00 (Migrated from git.hazaar.io)

It would appear that this limit has not actually been implemented. Either that or somewhere along the lines it got removed (which I doubt).

It would appear that this limit has not actually been implemented. Either that or somewhere along the lines it got removed (which I doubt).
jamie commented 2019-04-11 05:58:22 +00:00 (Migrated from git.hazaar.io)

Looks like it WAS actually removed accidentally when the server was re-designed in 8082e93b.

Looks like it WAS actually removed accidentally when the server was re-designed in 8082e93b.
jamie commented 2019-04-12 00:19:46 +00:00 (Migrated from git.hazaar.io)

closed via commit 8f55272c9a

closed via commit 8f55272c9ac1c7da2b9ce789b160d2e57c9a8c4a
jamie commented 2020-04-14 23:30:32 +00:00 (Migrated from git.hazaar.io)

mentioned in commit 8f55272c9a

mentioned in commit 8f55272c9ac1c7da2b9ce789b160d2e57c9a8c4a
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-warlock#45
No description provided.