[BUGBASH] `azmcp server start` hangs (should print `Running...`)
Describe the bug
Ran azmcp server start in VSCode's integrated pwsh terminal and it seemed to just hang.
Expected behavior
Expected the command to complete and/or provide a message about the mcp server status and next steps.
Actual behavior
The command just hung for several minutes until I hit ctrl + c:
Reproduction Steps
Run:
Environment
Windows 11
VSCode 1.1.05.0
Is this actually an issue or just expected behavior of running an application in a CLI? Ex, if you start Test Proxy locally in CLI it also "hangs" as the application is just running infinitely in that window / CLI until it crashes or is halted.
I agree that this could be intended behavior, but other servers or similar clis have a message they output to at least say "Running...". So if that's the correct behavior we should improve the console output.
@anuchandy please update this as part of the November release