Skip to content

Don't use RunContinuationsAsynchronously for our TaskCompletionSource - #1838

Merged
Andy Jordan (andyleejordan) merged 1 commit into
PowerShell:masterfrom
SeeminglyScience:fix-slow-stepping
Jun 22, 2022
Merged

Don't use RunContinuationsAsynchronously for our TaskCompletionSource#1838
Andy Jordan (andyleejordan) merged 1 commit into
PowerShell:masterfrom
SeeminglyScience:fix-slow-stepping

Conversation

@SeeminglyScience

@SeeminglySciencePatrick Meinecke (SeeminglyScience) commented Jun 22, 2022

Copy link
Copy Markdown
Collaborator

FixesPowerShell/vscode-powershell#4038

It's not a good sign that this slowed everything down, but at least it's
easy to revert. More investigation is required.

It's not a good sign that this slowed everything down, but at least it's
easy to revert. More investigation is required.
@andyleejordanAndy Jordan (andyleejordan) changed the title Revert task creation options on TCSDon't use RunContinuationsAsynchronously for our TaskCompletionSourceJun 22, 2022

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-DebuggingIssue-BugA bug to squash.

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

PowerShell extension v2022.6.1 is considerably slower than v2022.5.1 when debugging

2 participants

@SeeminglyScience@andyleejordan