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
rustpkg doesn't lock the workcache database file at all, so it's a bad idea to run multiple instances of it. Document this -- particularly in the documentation on "how to use make with rustpkg", so people know not to use make -j with rustpkg.