debian-koji/koji
Tomas Kopecek a537521ecd Don't take new tasks if we've 0.0 capacity available
If I've just started buildArch task with weight 1.5 on builder with 1.5
capacity, it can pick another one, as it is not over the builder's
capacity. This is wrong as there is no real capacity behind.
2021-08-11 12:43:12 +02:00
..
__init__.py lib: return taskLabel for unknown tasks 2021-06-09 14:44:04 +02:00
_version.py Release notes 1.25.1 2021-07-01 08:58:46 +02:00
arch.py backport py27 compatible file open with encoding 2021-02-16 14:13:03 +01:00
auth.py doc: api docs 2020-10-23 09:06:23 +02:00
context.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
daemon.py Don't take new tasks if we've 0.0 capacity available 2021-08-11 12:43:12 +02:00
db.py DBConnectionString/dsn option for db connection 2021-07-20 11:49:06 +02:00
Makefile Install into /usr/lib rather than /usr/lib64/ 2020-11-27 10:00:52 +01:00
plugin.py importlib instead of imp 2021-06-02 11:19:33 +02:00
policy.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
rpmdiff.py use Exception instead of BaseException for bare expection 2020-03-03 21:38:22 +08:00
server.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00
tasks.py lib: use parse_task_params for taskLabel 2021-04-26 14:43:20 +02:00
util.py make flake8 happy 2021-03-18 16:13:29 +01:00
xmlrpcplus.py flake8: apply E3 rules 2020-03-03 21:38:22 +08:00