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
It turns out the sgid bit is inherited from parent directories, which makes our MkdirAll mode checks fail if we create directories inside a chmod g+s directory.