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
Expander currently relies on the current directory, which breaks in multithreaded mode. Update Expander to work without this dependency so that multithreaded builds function correctly.