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
Enshrines a glibc behavior to always use clock_nanosleep(2)
instead of nanosleep(2) when doing fd_log_sleep.
This fixes potential sandbox incompatibilities with other libcs.
0 commit comments