Skip to content

Allow ValueTask recycling when forgetting them#560

Merged
AArnott merged 1 commit intomicrosoft:masterfrom
AArnott:fix556
Nov 15, 2019
Merged

Allow ValueTask recycling when forgetting them#560
AArnott merged 1 commit intomicrosoft:masterfrom
AArnott:fix556

Conversation

@AArnott
Copy link
Copy Markdown
Member

@AArnott AArnott commented Nov 15, 2019

Fixes #556

@AArnott AArnott added this to the v16.5 milestone Nov 15, 2019
@AArnott AArnott self-assigned this Nov 15, 2019
Comment thread src/Microsoft.VisualStudio.Threading.Tests/TplExtensionsTests.cs Outdated
@AArnott AArnott force-pushed the fix556 branch 2 times, most recently from 8c7ca21 to 6b352eb Compare November 15, 2019 15:31
@AArnott AArnott merged commit d0c3a91 into microsoft:master Nov 15, 2019
@AArnott AArnott deleted the fix556 branch November 15, 2019 16:04
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.

'Forget' extensions on ValueTask need to fake an await

2 participants