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

Added proper SIGTERM/SIGKILL handling for sub-processes #286

Merged
merged 10 commits into from
Aug 5, 2024

Commits on Jul 26, 2024

  1. feat(proc): added os.proc overloadings for timeoutGracefulPeriod and …

    …stubs for SubProcess
    j-mie6 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    16106c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c691dd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0dea06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dc9926 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    d0d3df6 View commit details
    Browse the repository at this point in the history
  2. fixed formatting

    j-mie6 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6c2678e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c6bae7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    40ec716 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. added documentation

    j-mie6 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fdc5a3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dedaea0 View commit details
    Browse the repository at this point in the history