George
Results
2
issues of
George
There are 2 changes included: a) The function getOppositeColor in color_compliment.py did not work properly. It was mixing value ranges from 0-1 and ranges from 0-255. b) When hostname colorization...
**Expected behavior** If taskProcessor in WorkQueue fails with Exception, then item shall be rescheduled to queue (similar to what happens if member that just works on an item crashes). If...