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

[pantsd] Implement auto-shutdown after runs #7341

Merged
merged 4 commits into from
Mar 14, 2019

Commits on Mar 12, 2019

  1. Add auto-shutdown to PailgunService + PailgunServer

    Borja Lorente committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    38bfd3d View commit details
    Browse the repository at this point in the history
  2. Add unit tests for PailgunServer and PailgunService

    Borja Lorente committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    1c48df9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Add integration test for auto-shutdown

    Borja Lorente committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    5736ec4 View commit details
    Browse the repository at this point in the history
  2. Address comments, some miscellaneous changes

    Borja Lorente committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    775e014 View commit details
    Browse the repository at this point in the history