WIP: Allow jobs to be submitted in paused status #104318

Closed
David Zhang wants to merge 32 commits from David-Zhang-10/flamenco:submit-as-paused into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit 5a4e225a6b - Show all commits

View File

@ -5,6 +5,7 @@ package task_state_machine
import (
"context"
"fmt"
"github.com/rs/zerolog"
"github.com/rs/zerolog/log"