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

Spawning terminals on windows should not be throttled when using conpty.dll #229982

Closed
Tyriar opened this issue Sep 27, 2024 · 0 comments · Fixed by #229984
Closed

Spawning terminals on windows should not be throttled when using conpty.dll #229982

Tyriar opened this issue Sep 27, 2024 · 0 comments · Fixed by #229984
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug perf terminal-conpty Integrated terminal issues related to the ConPTY backend terminal-process Problems launching processes, managing ptys, exiting, process leaks, etc. unreleased Patch has not yet been released in VS Code Insiders
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Sep 27, 2024

Set "terminal.integrated.experimental.windowsUseConptyDll": true and create a bunch of terminals quickly. There should not be a 250ms interval between the processes being spawned created, they should all be spawned quickly.

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug perf terminal-conpty Integrated terminal issues related to the ConPTY backend terminal-process Problems launching processes, managing ptys, exiting, process leaks, etc. labels Sep 27, 2024
@Tyriar Tyriar added this to the October 2024 milestone Sep 27, 2024
@Tyriar Tyriar self-assigned this Sep 27, 2024
Tyriar added a commit that referenced this issue Sep 27, 2024
Tyriar added a commit that referenced this issue Sep 27, 2024
@vs-code-engineering vs-code-engineering bot added the unreleased Patch has not yet been released in VS Code Insiders label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug perf terminal-conpty Integrated terminal issues related to the ConPTY backend terminal-process Problems launching processes, managing ptys, exiting, process leaks, etc. unreleased Patch has not yet been released in VS Code Insiders
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant