Skip to content

Lock SessionManager.start() so only one session is started #4161

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

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

andyleejordan
Copy link
Member

Also correctly wait for disposal on extension deactivation, and more carefully dispose and set to undefined in SessionManager.dispose().

Fixes #4160.

Also correctly wait for disposal on extension deactivation, and more
carefully dispose and set to undefined in `SessionManager.dispose()`.
@andyleejordan andyleejordan requested a review from a team August 31, 2022 18:27
@ghost ghost added Area-Startup Issue-Bug A bug to squash. labels Aug 31, 2022
@andyleejordan
Copy link
Member Author

@PrzemyslawKlys thanks for the repro steps, this seems to take care of it!

Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice ❤️ LGTM!

@andyleejordan andyleejordan enabled auto-merge (squash) August 31, 2022 18:33
@andyleejordan andyleejordan merged commit c3c857d into main Aug 31, 2022
@andyleejordan andyleejordan deleted the andschwa/lock-start branch August 31, 2022 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Extension terminal can accidentally be spawned twice
2 participants