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
When building with gcc11 on Linux, with iouring, we're encountering sysconf not being declared in folly/io/async/IoUringZeroCopyBufferPool.cpp. Far as I can tell, that file should #include <folly/portability/Unistd.h>