Open
Description
Describe the bug
I just had a bluescreen on Windows 10 in the exact moment of closing Pro IDE. The actual error was WDF_VIOLATION (0x0000010D)
. The application was opened in the background for a longer time and i disconnected my ESP32 earlier, so it was probably still searching for the COM device (i.e. the annoying popup message).
To Reproduce
Could not reproduce it so far.
Expected behavior
No bluescreen when closing the program :)
Desktop (please complete the following information):
- OS: Windows 10
- Version 19041.450
If you need any additional information I could try to analyze the memory dump.