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
At the moment we have to set TASTY_NUM_THREADS to 1 otherwise some of the ghcide tests fail, but I think we can just set this in tasty itself using adjustOption. That would make things less error-prone for devs.