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

Actions don't restart after an AsyncCancelled #44

Open
mavnn opened this issue Feb 7, 2022 · 0 comments
Open

Actions don't restart after an AsyncCancelled #44

mavnn opened this issue Feb 7, 2022 · 0 comments

Comments

@mavnn
Copy link

mavnn commented Feb 7, 2022

If a file change triggers a longer task, and an other file is changed sos interrupts the current task with an AsyncCancelled message.

I'd then expect it to immediately restart the relevant actions, as a watch file has changed. Instead, it waits until an other change is made, and then restarts.

I'm not sure if this is by design or a bug, but either way it would be nice to have the option to restart immediately after cancellation.

If this is a bug, it might be related to #38.

@mavnn mavnn changed the title Actions don't restart after an AsyncCancellation Actions don't restart after an AsyncCancelled Feb 8, 2022
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

1 participant