Skip to content

Conversation

@eleanorjboyd
Copy link
Member

Resolves:
microsoft/vscode-python-environments#958

Challenge is that sendText would get called when terminal is not ready. And doing undefined.show() is the problem.
Switching to queue based execution for running REPL commands, which would prevent from us losing the first command as well.

…25669)

Resolves:
microsoft/vscode-python-environments#958

Challenge is that sendText would get called when terminal is not ready.
And doing `undefined.show()` is the problem.
Switching to queue based execution for running REPL commands, which
would prevent from us losing the first command as well.
@eleanorjboyd eleanorjboyd self-assigned this Dec 16, 2025
@eleanorjboyd eleanorjboyd added the no-changelog No news entry required label Dec 16, 2025
@eleanorjboyd eleanorjboyd enabled auto-merge (squash) December 16, 2025 18:57
@eleanorjboyd eleanorjboyd merged commit 1dcb344 into microsoft:release/2025.20 Dec 16, 2025
47 checks passed
@eleanorjboyd eleanorjboyd deleted the hard-dog branch December 16, 2025 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants