I\'m experiencing that the IDE breaks sometimes when my application terminates.
When this occurs, the call stack is empty, and the thread list shows some threads which d
This is only a warning message when you run program in debug mode. If you change to the "Release" mode, you will not see this message again.