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
Summary:
I reported the Lwt issue here:
ocsigen/lwt#574. The long story short is that
reading from non-blocking fds on Windows doesn't seem to yield to other
threads, even when the fd isn't ready to read. I'm not sure the cause.
While we could just revert back to using blocking fds, we'd need to
either workaround ocsigen/lwt#569 or ask for
a lwt release and update lwt.
Reviewed By: ljw1004
Differential Revision: D7603653
fbshipit-source-id: 4af7e806e68cf188c16d199e98801be3b430ac54
0 commit comments