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

Ability to stop debugging #11

Open
EronWright opened this issue Sep 20, 2024 · 0 comments
Open

Ability to stop debugging #11

EronWright opened this issue Sep 20, 2024 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@EronWright
Copy link
Collaborator

When the user hits the Stop button during a debugging session, the Pulumi program should gracefully shutdown. A graceful shutdown (as opposed to a hard exit of the pulumi CLI and its children) allows the state to be persisted and unlocked.

I believe that the Stop button is advisory; the debugging session needn't stop immediately. Ideally there will always be a visual indication that Pulumi is still running.

Depends on: pulumi/pulumi#16783

@EronWright EronWright added the kind/enhancement Improvements or new features label Sep 20, 2024
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Sep 20, 2024
@EronWright EronWright changed the title Able to stop debugging Ability to stop debugging Sep 20, 2024
@mikhailshilkov mikhailshilkov removed the needs-triage Needs attention from the triage team label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants