Skip to content

An error "timeout after 1000 ms" occurs after executing stop debugging for a PowerShell project #2143

@v-ruizh

Description

@v-ruizh

OS: Mac
Build Version: 20200603.1

Repro Steps:

  1. Create a PowerShell project with HttpTrigger function.
  2. Debug it and then stop debugging when hitting to an unset breakpoint.
  3. Check the result.

Expect:
Stop debugging successfully without any error.

Actual:
An error "timeout after 1000 ms" occurs after executing stop debugging.
image

More info:
This issue does not reproduce for C#/JavaScript/TypeScript/Python projects.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions