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
With clang 17 and address santizer enabled, qtimer fails. It's a stack overflow though, so maybe we just need to increase the stack depth for that test. Further investigation needed.