##############################################################################
    @RELEASE: 7.0-2a

    ##############################################################################

    This is a supervisor-only release that includes a few key fixes, and is
    recommended for any site currently using a 7.0-x supervisor.

    ==== CL 20233 ====
    @FIX: timeout value set via the API routine qbsettimeout() now respected more accurately

    ZD: 18524
    JIRA: QUBE-3181

    ==== CL 20223 ====
    @FIX: race-condition can dispatch the same agenda item to multiple instances

    ZD: 18980

    ==== CL 20222 ====
    @FIX: "running_monitor" background thread/routine would sometimes try to verify instance-worker combinations that don't exist in reality (and sometimes even non-existent instances), then put those instances back to "pending".

    ZD: 18960

    ==== CL 20218 ====
    @FIX: supervisor install fails on Windows where .py files are not associated with the python interpreter

    ==== CL 20215 ====
    @FIX: issue where Supe fails to register dependencies of some jobs at submission, due to DB ERROR: duplicate key value

    JIRA: QUBE-3427
    ZD: 18957

    • No labels