Spawning terminals on windows should not be throttled when using conpty.dll #229982
Labels
bug
Issue identified by VS Code Team member as probable bug
insiders-released
Patch has been released in VS Code Insiders
perf
terminal-conpty
Integrated terminal issues related to the ConPTY backend
terminal-process
Problems launching processes, managing ptys, exiting, process leaks, etc.
verified
Verification succeeded
Milestone
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.The text was updated successfully, but these errors were encountered: