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

feat: hook up process manager #6043

Merged
merged 8 commits into from
Oct 2, 2023

Commits on Sep 27, 2023

  1. add method for piping child output to writer

    Chris Olszewski authored and Chris Olszewski committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    800a3c6 View commit details
    Browse the repository at this point in the history
  2. add error handling to visitor

    Chris Olszewski authored and Chris Olszewski committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    02efe2c View commit details
    Browse the repository at this point in the history
  3. add label to child

    Chris Olszewski authored and Chris Olszewski committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    100cf98 View commit details
    Browse the repository at this point in the history
  4. make task error clonable

    Chris Olszewski authored and Chris Olszewski committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6f2631c View commit details
    Browse the repository at this point in the history
  5. fix bad merge

    Chris Olszewski authored and Chris Olszewski committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8dc4778 View commit details
    Browse the repository at this point in the history
  6. start executing tasks

    Chris Olszewski authored and Chris Olszewski committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1ef3dfc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. correctly use timeout param

    Chris Olszewski authored and Chris Olszewski committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4704d74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad65ae3 View commit details
    Browse the repository at this point in the history