Skip to content

An error occurs when canceling C# durable project debugging via prompt dialog #4552

@v-ruizh

Description

@v-ruizh

OS: Windows 11
Build Version: 20250613.1
.NET Version: 9.0.301
Regression: Not a regression

Repro Steps:

  1. Create a .NET 9 Isolated C# durable project.
  2. Debug the above project, a dialog pops up. Such as the below one.
    Image
  3. Click "Cancel" or "X" button in the above dialog.
  4. Check whether no error occurs.

Expect:
No error occurs.

Actual:
An error occurs.
Image

More Info:
This issue does not reproduce for JavaScript/TypeScript durable project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions