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

C# debugging fails after fixing a build break #534

Closed
timmyreilly opened this issue Aug 29, 2018 · 5 comments
Closed

C# debugging fails after fixing a build break #534

timmyreilly opened this issue Aug 29, 2018 · 5 comments
Labels
Milestone

Comments

@timmyreilly
Copy link

Repro steps:

Create a new project.
Introduce an error.
Start Debugging.
Fix Error.
Start Debugging Again.

Action: azureFunctions.pickProcess
Error type: Error
Error Message: Failed to detect running Functions host within "60" seconds. You may want to adjust the "azureFunctions.pickProcessTimeout" setting.

Version: 0.10.0
OS: win32

@ejizba
Copy link
Contributor

ejizba commented Sep 4, 2018

Does this consistently happen for you? I just refactored this and I'm hoping to get your help testing if you have time (and if you never got this working for yourself).

Please install the following vsix leveraging the "Install from VSIX" command in VS Code's command palette:
screen shot 2018-09-04 at 10 28 44 am

VSIX:
https://azcode.blob.core.windows.net/vscode-azurefunctions/ej/proc/1627/vscode-azurefunctions-0.10.1-alpha.vsix

@timmyreilly
Copy link
Author

timmyreilly commented Sep 7, 2018

Shucks just saw this, will give it a shot meow.

Installing, it's warning me that this is an older version of the extension. I'll give it a more thorough attempt on Monday.

Thank you for responding!

@ejizba
Copy link
Contributor

ejizba commented Sep 7, 2018

Yeah we went ahead and published an update to the vsix a few hours ago. You don't need to install the vsix from above - you can just use the version from the marketplace (0.10.1)

@ejizba
Copy link
Contributor

ejizba commented Sep 10, 2018

I took a closer look at these repro steps (should've done that before) and even though the underlying code is completely different, your scenario still has issues 😬 Re-opening and I hope to have addressed soon

@ejizba ejizba reopened this Sep 10, 2018
@ejizba ejizba removed this from the 0.10.1 milestone Sep 10, 2018
@ejizba ejizba added this to the 0.10.2 milestone Sep 10, 2018
@ejizba ejizba changed the title Debugging has stopped working properly in Beta C# debugging fails after fixing a build break Sep 10, 2018
@ejizba
Copy link
Contributor

ejizba commented Sep 10, 2018

Just published an update. Thanks for reporting and should be working now

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants