From: Eric Wong Date: 2018-07-30T06:37:32+00:00 Subject: [ruby-core:88186] Re: [Ruby trunk Bug#14950] r64109 thread.c: move ppoll wrapper before thread_pthread.c - Windows compile failure - thread.c nobu@ruby-lang.org wrote: > Since r64107, `make test-all` crashes by EINVAL at `pthread_cond_timedwait`. > Attached logs at r64113. I think r64117 will solve this (can't reproduce the problem, but I understand it). ("process.c (waitpid_nogvl): prevent conflicting use of sleep_cond") If not, we can try using: #define USE_NATIVE_SLEEP_COND 0 Unsubscribe: