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
Keep a reference to the QRunnable so that we do not segfault PyQt4 when
the task goes out of scope. This problem occurs with older versions of
PyQt4 (e.g. 4.6.2). Newer versions of PyQt4 do not have this problem.
Signed-off-by: David Aguilar <davvid@gmail.com>
0 commit comments