summaryrefslogtreecommitdiffstats
path: root/src/python
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2013-11-08 16:04:29 +0100
committerMichal Minar <miminar@redhat.com>2013-11-08 16:04:29 +0100
commit2de64ba34ef7dda1763898441407c6f96a944fec (patch)
tree0e808a1a4b3b265a84f1cda6088d6b8057666585 /src/python
parent2b0214c22bd97d09d934d53fc186b5477b7a6665 (diff)
software: fixed shutting down of job manager
When job manager received None command (which says "shut down") it is was enqueued into priority queue where comparison functions did not count with None as a valid object. This does not have inpact on functionality (job manager and YumWorker terminate anyway) but the terminating message is not written into log due to an AttributeError. This modifies comparison function to accept None and give it the highest priority.
Diffstat (limited to 'src/python')
0 files changed, 0 insertions, 0 deletions