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

Browser compat: System.Threading.Tasks.Parallel.Invoke(...) reference not supported API #44605

Closed
buyaa-n opened this issue Nov 12, 2020 · 2 comments
Assignees
Labels
Milestone

Comments

@buyaa-n
Copy link
Member

buyaa-n commented Nov 12, 2020

System.Threading.Tasks.Parallel.Invoke(...) references Task.WaitAll(tasks); not supported in browser

This needs tracking issue

Originally posted by @marek-safar in #43363 (comment)

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Threading.Tasks untriaged New issue has not been triaged by the area owner labels Nov 12, 2020
@ghost
Copy link

ghost commented Nov 12, 2020

Tagging subscribers to this area: @tarekgh
See info in area-owners.md if you want to be subscribed.


Issue meta data
Issue content:
`System.Threading.Tasks.Parallel.Invoke(...)` references `Task.WaitAll(tasks);` not supported in browser

This needs tracking issue

Originally posted by @marek-safar in #43363 (comment)

</td>
Issue author: buyaa-n
Assignees: -
Labels:
`area-System.Threading.Tasks`, `untriaged`

</td>
Milestone: -

@buyaa-n buyaa-n added the arch-wasm WebAssembly architecture label Nov 12, 2020
@tarekgh tarekgh removed the untriaged New issue has not been triaged by the area owner label Nov 12, 2020
@tarekgh tarekgh added this to the 6.0.0 milestone Nov 12, 2020
@marek-safar
Copy link
Contributor

It's probably same as #43411

@lewing lewing closed this as completed Aug 17, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants