Custom task factory JsonToItemsTaskFactory used in runtime
Open
Area: Multithreaded
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
See https://github.com/dotnet/runtime/blob/main/src/tasks/MonoTargetsTasks/JsonToItemsTaskFactory/README.md
This is incompatible with `-mt` which doesn't support custom task factories.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked src/tasks/MonoTargetsTasks/JsonToItemsTaskFactory/README.md and trace how JsonToItemsTaskFactory is used in the runtime integration. Reproduce or inspect the interaction with -mt, then determine a fix that allows the relevant runtime task path to work without unsupported custom task factories. No test or specific acceptance condition is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100