15:48:28.083214 poll([{fd=0, events=POLLIN}], 1, 0) = 0 (Timeout)
15:48:28.083246 pselect6(1, [0], [], NULL, {tv_sec=0, tv_nsec=0}, NULL) = 0 (Timeout)
15:48:28.083283 pselect6(1, [0], [], NULL, {tv_sec=0, tv_nsec=499999000}, NULL) = 0 (Timeout)
15:48:28.584388 futex(0x2d95228, FUTEX_WAKE_PRIVATE, 1) = 1
Haven't checked the code for why there is this waiting time, but it's kinda annoying.