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

Debug toolbar is still displayed when the program already exited #2486

Closed
WangNanN opened this issue Sep 3, 2018 · 1 comment
Closed

Debug toolbar is still displayed when the program already exited #2486

WangNanN opened this issue Sep 3, 2018 · 1 comment

Comments

@WangNanN
Copy link

WangNanN commented Sep 3, 2018

Environment data

dotnet --info output:
OS Version: ubuntu-16.04.3-desktop-amd64
C# Extension version: v1.16-beta4
VSCode Version: 1.26.1

Steps to reproduce

  1. Create a dotnet core console app
  2. Open this app with VSCode
  3. Start debugging

Expected behavior

Debug toolbar should not be displayed

Actual behavior

The program already exited, but the debug toolbar is still displayed
image

@gregg-miskelly
Copy link
Contributor

Hi @WangNanN. Thanks for the report.

This is caused by #2439. We are working with the .NET Runtime team to resolve that. The .NET Team has put in the fixes that we need, and we are just waiting for an official build to come out. Hopefully it will not be too much longer...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants