Skip to content

Split VS F# Package init into foreground+background work #18623

@T-Gro

Description

@T-Gro
Member

New APIs to VS package init allow us to split package init between foreground and background work.
That way we could reduce pressure on the main thread.

Relevant PR (check comment from Todd) : #18616

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    New

    Relationships

    None yet

      Development

      Participants

      @T-Gro

      Issue actions

        Split VS F# Package init into foreground+background work · Issue #18623 · dotnet/fsharp