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

fix: avoid duplicate STL listeners when multiple instances exist #480

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Sep 27, 2023

What does this PR do?

prevent STL from registering multiple listeners. Helps where VSCode leaves long-running multiple STL instances around and listeners aren't getting cleaned up.

What issues does this PR fix or reference?

@W-14157566@
forcedotcom/cli#2441
forcedotcom/cli#2458
forcedotcom/cli#2483
forcedotcom/cli#2476
and, I think, forcedotcom/cli#2439

@mdonnalley mdonnalley merged commit c0c7a51 into main Sep 29, 2023
25 checks passed
@mdonnalley mdonnalley deleted the sm/duplicate-listener-prevention branch September 29, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants