Skip to content

Parallel.ForEach should not be used for IO bound tasks. #22232

@jvanlangen

Description

@jvanlangen

I think using Parallel.ForEach on things that uses IO, is not a good example. I would restrict it to CPU bound processing.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions