Skip to content

Commit

Permalink
fix: process tasks based on worker free space
Browse files Browse the repository at this point in the history
  • Loading branch information
shpran committed Sep 1, 2023
1 parent ac8d77a commit e730a57
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prefer-stable": true,
"require": {
"oat-sa/generis": "15.26.0",
"oat-sa/tao-core": "53.3.2",
"oat-sa/tao-core": "53.3.3",
"oat-sa/extension-tao-community": "10.4.1",
"oat-sa/extension-tao-funcacl": "7.4.0",
"oat-sa/extension-tao-dac-simple": "7.10.5",
Expand Down Expand Up @@ -60,7 +60,7 @@
"oat-sa/extension-tao-proctoring": "20.7.1",
"oat-sa/extension-tao-clientdiag": "8.5.1",
"oat-sa/extension-tao-eventlog": "3.4.1",
"oat-sa/extension-tao-task-queue": "6.7.2",
"oat-sa/extension-tao-task-queue": "6.8.0.1",
"oat-sa/extension-tao-testqti-previewer": "3.9.0"
},
"require-dev": {
Expand Down
28 changes: 14 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e730a57

Please sign in to comment.