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

Commits on Aug 18, 2023

  1. fix: executing processes

    * 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 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e32fa93 View commit details
    Browse the repository at this point in the history