Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurs after keeping the breakpoint hitting 10s during debugging #4259

Open
v-meilei opened this issue Sep 5, 2024 · 2 comments
Open
Labels
AT-CTI Created by CTI team

Comments

@v-meilei
Copy link

v-meilei commented Sep 5, 2024

OS: All
Build Version: v1.15.4-alpha.0

Repro Steps:

  1. Create a JavaScrip V3 Programming Model project with "HTTP trigger" template.
  2. Set a breakpoint at the log line in the {functionName}/index.js file.
  3. Debug this project.
  4. Execute the function in WORKSPACE view to make the breakpoint hit.
  5. Check whether no error occurs after waiting for about 10s.

Expect:
No error occurs.

Actual:
An error "The operation was aborted." occurs.
image

More Info:
This issue also reproduces on the current released extension v1.15.3.

@v-meilei v-meilei added the AT-CTI Created by CTI team label Sep 5, 2024
@nturinski
Copy link
Member

Is there any more information that you could give regarding this error? I am not seeing it reproduce

{CEAB88FC-6F74-4DCF-AD48-88C871DF7318}

@v-meilei
Copy link
Author

@nturinski I can still reproduce this issue. This issue only reproduces when "right-click the function -> select "Execute Function Now..."" in the WORKSPACE view while debugging this project, and only an error occurs.
Untitled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team
Projects
None yet
Development

No branches or pull requests

2 participants