Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Cancel without savepoint was never being called #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 16, 2020

  1. Cancel without savepoint was never being called

    args.savepoint is getting set to False by the args parser, so it wasn't None and the script always tried to store a savepoint when cancelling a job.
    philrange authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    b1a94c4 View commit details
    Browse the repository at this point in the history