Skip to content

Fix ValueTask#1941

Closed
timcassell wants to merge 11 commits intodotnet:masterfrom
timcassell:fix-valuetask
Closed

Fix ValueTask#1941
timcassell wants to merge 11 commits intodotnet:masterfrom
timcassell:fix-valuetask

Conversation

@timcassell
Copy link
Copy Markdown
Collaborator

@timcassell timcassell commented Mar 11, 2022

Fixes #1595 and fixes #1738

I also added ValueTask (non-generic) support for InProcess toolchains that was missing.

@timcassell
Copy link
Copy Markdown
Collaborator Author

timcassell commented Sep 20, 2022

Split out to 3 separate PRs for easier review (and I added more tests) #2108, #2109, and #2110. cc @YegorStepanov

@timcassell timcassell closed this Sep 20, 2022
@timcassell timcassell deleted the fix-valuetask branch September 14, 2025 02:21
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.

Async GlobalSetup does not work with InProcess toolchain ValueTask-returning benchmarks are not being called correctly

1 participant