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

Test: Async Callstacks #23320

Closed
2 tasks done
roblourens opened this issue Mar 28, 2017 · 1 comment
Closed
2 tasks done

Test: Async Callstacks #23320

roblourens opened this issue Mar 28, 2017 · 1 comment

Comments

@roblourens
Copy link
Member

roblourens commented Mar 28, 2017

#5552

Complexity: 2


  • Test that async callstacks appear when applicable
    • Resolved promises
    • Native async/await
  • Test that it can be disabled by setting "showAsyncStacks": false in the launch config
@joaomoreno
Copy link
Member

In order to test any of this you'll need "protocol": "inspector" in your launch configs.

In order to test native async/await, you'll need to install Node 7.

@joaomoreno joaomoreno removed their assignment Mar 28, 2017
@isidorn isidorn assigned sandy081 and unassigned kieferrm Mar 29, 2017
@sandy081 sandy081 removed their assignment Mar 29, 2017
@isidorn isidorn closed this as completed Mar 29, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants