Throw exceptions on ProjectGraph creation
Open
Area: Static Graph
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
Exceptions thrown by evaluation tasks are being swallowed by continuations. Throw an aggregate of these exceptions instead
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing ProjectGraph creation and the evaluation-task continuations that currently swallow exceptions. Confirm the behavior with a focused reproduction, then verify that ProjectGraph creation reports the evaluation failures as an aggregate exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100