[Step to reproduce]
- on ioter, Select a device type and click 'Start'
- After device onboarding, Try to close the device window (or click Power on button)
- '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