Skip to content

Sometimes 'main.py is not responding' message comes out #34

@spdkimo

Description

@spdkimo

[Step to reproduce]

  1. on ioter, Select a device type and click 'Start'
  2. After device onboarding, Try to close the device window (or click Power on button)
  3. 'main.py is not responding' message comes out

[Cause]
Awaiting for the subprocess to exit, the delay could make the UI not operate, resulting in the error dialog shows up. But in this case, the device window and the error dialog would be disappeared shortly.

[Enhancement]
If there are any progress dialog shows during that time, user would feel comfortable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions