Skip to content

fsc on .NET 6/7 is spawning dotnet process #13960

@dsyme

Description

@dsyme

We noticed that every invocation of fsc on .NET 6/7 is causing a spawn of dotnet to find the installed .NET SDKs, in order to determine which assembly references are "system" assemblies.

One attempt to fix that is here #13863

We should also prioritise a simpler fix as this is causing unnecessary loss of compiler perf.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions