Skip to content

fix: executing processes#8409

Merged
rgrinberg merged 1 commit intomainfrom
ps/rr/fix__action_runners_shouldn_t_be_cancelled_by_watch_mode
Aug 18, 2023
Merged

fix: executing processes#8409
rgrinberg merged 1 commit intomainfrom
ps/rr/fix__action_runners_shouldn_t_be_cancelled_by_watch_mode

Conversation

@rgrinberg
Copy link
Copy Markdown
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 rgrinberg requested a review from gridbugs August 17, 2023 10:41
@rgrinberg
Copy link
Copy Markdown
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 <me@rgrinberg.com>

<!-- 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
@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