microsoft/vscode-azure-iot-toolkit

the running status will display "unknown" for edge module

Closed this issue · 1 comments

Repro on : v2.11.0-rc
step:

  1. create edge device
  2. create C# module in VS Code, build and push IoT edge solution
  3. create deployment for single device
    here the status is running for c# module
    image
  4. stop edge runtime
  5. refresh the edge device,
    here the status is unknown for modules
    image

As design