set correct job start time if salloc exit by SIGINT
If salloc is interupted by a SIGINT then set the job's start time to now. Otherwise the original start time will be preserved. That original start time could be in the future due to the backfill scheduler setting its expected start time.
Please register or sign in to comment