Skip to content

Odd --no_wait behavior for workflows #1511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jmchilton opened this issue Mar 29, 2025 · 1 comment
Open

Odd --no_wait behavior for workflows #1511

jmchilton opened this issue Mar 29, 2025 · 1 comment

Comments

@jmchilton
Copy link
Member

Implemented in #1163. @mvdbeek do we know if anyone is using this still? I don't like that that it waits for the workflow to schedule and just skips waiting for jobs - if you're not going to wait for the jobs I think you shouldn't wait for the workflow invocation either. Does that make sense? Unless you complain I think I'm going to refactor this to really not wait - if we want to add more specific tags to not wait for jobs or not wait for subworkflows we can add those with better, more precise names to reflect their behaviors.

@jmchilton jmchilton changed the title --no_wait behavior for workflows Odd --no_wait behavior for workflows Mar 29, 2025
@mvdbeek
Copy link
Member

mvdbeek commented Mar 29, 2025

Agreed, I think that might have just been the best we could do easily at the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants