IntelliTect / IntelliTect/EssentialCSharp

Consider updating 21.05 so that Parallel.ForEachAsync() task is just returned

Open
#751 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
418
Forks
173
Avg merge
3m
Merged PRs (30d)
3

Description

Instead of just wrapping with another Task.Run which may be unecessary

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Start by locating the 21.05 code that uses Parallel.ForEachAsync and inspect whether it wraps the returned task in Task.Run. Done means the unnecessary wrapper is removed while the existing behavior is preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.