You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am experiencing memory leak in QML app using quickpromise.
I created simple app to demonstrate.
App have timer that does some async operation. async operation is handled using quickpromise.
Code below (with timer 1 sec), leaks approx 1.6MB/min, and eventually crashes (QT 5.11 @ MSWindows or Ubuntu 18)
Hi I am experiencing memory leak in QML app using quickpromise.
I created simple app to demonstrate.
App have timer that does some async operation. async operation is handled using quickpromise.
Code below (with timer 1 sec), leaks approx 1.6MB/min, and eventually crashes (QT 5.11 @ MSWindows or Ubuntu 18)
Any suggestions ?
The text was updated successfully, but these errors were encountered: