Skip to content
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

Is there anyway to not wait for the task to finish #21

Closed
atomicwrite opened this issue Jun 20, 2024 · 2 comments
Closed

Is there anyway to not wait for the task to finish #21

atomicwrite opened this issue Jun 20, 2024 · 2 comments

Comments

@atomicwrite
Copy link

I have some really long running ones. Yours is the only plugin that works. I turned logs off -- will that just exec the task and go?

@Ic3w0lf
Copy link
Contributor

Ic3w0lf commented Jun 25, 2024

Hey @atomicwrite

there has been a PR open for this exact feature for a while, but I didn't yet have the time to implement and test it properly #20. Maybe I will find some time for it this week.

Right now the pipeline will wait for the task to finish before exiting.

Best regards

@Ic3w0lf
Copy link
Contributor

Ic3w0lf commented Jul 5, 2024

Added an option to disable waiting for tasks in #24 Feel free to let me know if that works for you!

@Ic3w0lf Ic3w0lf closed this as completed Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants