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

fix: executing processes #8409

Merged

Conversation

rgrinberg
Copy link
Member

@rgrinberg rgrinberg commented Aug 16, 2023

  • in dune exec, the running process is already being killed by the
    polling loop. There's no need to do it twice.

  • the action runner process shouldn't be restarted when the input
    changes

@rgrinberg rgrinberg force-pushed the ps/rr/fix__action_runners_shouldn_t_be_cancelled_by_watch_mode branch from e7d985a to 05e0bfb Compare August 16, 2023 16:29
@rgrinberg rgrinberg changed the title fix: action runners shouldn't be cancelled by watch mode fix: executing processes Aug 16, 2023
@rgrinberg
Copy link
Member Author

Adding @gridbugs as a reviewer as well given that this is relevant to dune exec.

@Alizter Alizter mentioned this pull request Aug 18, 2023
12 tasks
@rgrinberg rgrinberg force-pushed the ps/rr/fix__action_runners_shouldn_t_be_cancelled_by_watch_mode branch from 05e0bfb to 5fedf34 Compare August 18, 2023 19:47
* in dune exec, the running process is already being killed by the
  polling loop. There's no need to do it twice.

* the action runner process shouldn't be restarted when the input
  changes

Signed-off-by: Rudi Grinberg <[email protected]>

<!-- ps-id: c514d0be-ca45-461e-ad68-8605c686d380 -->
@rgrinberg rgrinberg force-pushed the ps/rr/fix__action_runners_shouldn_t_be_cancelled_by_watch_mode branch from 5fedf34 to e32fa93 Compare August 18, 2023 21:13
@rgrinberg rgrinberg merged commit d0dc10b into main Aug 18, 2023
19 checks passed
@rgrinberg rgrinberg deleted the ps/rr/fix__action_runners_shouldn_t_be_cancelled_by_watch_mode branch August 18, 2023 21:13
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

Successfully merging this pull request may close these issues.

4 participants