Skip to content

[Bug] DotnetApiCatalog.GenerateManagedReferenceYamlFiles() hangs indefinitely on 2.76.0 #9988

@jwfx

Description

@jwfx

Describe the bug
Calling DotnetApiCatalog.GenerateManagedReferenceYamlFiles() from a C# application works when when referencing Docfx.App 2.75.3 but hangs indefinitely after restoring when updating to 2.76.0

To Reproduce
Steps to reproduce the behavior:

  1. Clone https://github.com/jwfx/DocFxHangRepro
  2. dotnet run in DocFxHangRepro console app folder

Expected behavior
GenerateManagedReferenceYamlFiles() should not hang.

Context (please complete the following information):

  • OS: Windows 10 x64
  • Docfx version: 2.76.0
  • .NET SDK 8.0.300

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions