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

plugin: Shut down gracefully on SIGINT #1201

Merged
merged 1 commit into from
Aug 29, 2023
Merged

plugin: Shut down gracefully on SIGINT #1201

merged 1 commit into from
Aug 29, 2023

Commits on Aug 29, 2023

  1. plugin: Shut down gracefully on SIGINT

    Shut the plugin down gracefully
    when a SIGINT or CTRL_BREAK signal is received.
    
    Related:
    
    - pulumi/pulumi#13809
    - pulumi/pulumi-yaml#501
    - pulumi/pulumi-dotnet#172
    
    Refs pulumi/pulumi#9780
    abhinav committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a8c7a0e View commit details
    Browse the repository at this point in the history