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
the shutdown should skip the loop and continue where it should hit xcb_record_disable_context(). That could probably be made better because I think the shutdown can still steal g_recordConn, but might not matter.
the shutdown should skip the loop and continue where it should hit xcb_record_disable_context(). That could probably be made better because I think the shutdown can still steal g_recordConn, but might not matter.
followup from #27