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
The previous commit failed to consider that FileGetRawDesc() mightnot return a valid fd, as discovered on the build farm. Switch tousing the File interface only.Back-patch to 12, like the previous commit.