[#88925] [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical — ko1@...
Issue #15095 has been updated by ko1 (Koichi Sasada).
4 messages
2018/09/09
[#88927] Re: [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical
— Eric Wong <normalperson@...>
2018/09/09
ko1@atdot.net wrote:
[#88926] [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical — ko1@...
Issue #15095 has been updated by ko1 (Koichi Sasada).
3 messages
2018/09/09
[#89218] [Ruby trunk Bug#15130] open-uri hangs on cygwin — duerst@...
Issue #15130 has been updated by duerst (Martin D端rst).
5 messages
2018/09/30
[ruby-core:89149] Re: [Ruby trunk Bug#15130] open-uri hangs on cygwin
From:
Eric Wong <normalperson@...>
Date:
2018-09-25 00:44:07 UTC
List:
ruby-core #89149
duerst@it.aoyama.ac.jp wrote: > What I was wondering is: Why do things get stuck in a case > where the Timeout isn't actually invoked (as far as I > understand). Shouldn't the program just move ahead? Any > background information on what may be happening and why is > appreciated; it may help me contribute to the solution. I'm actually not sure how things worked at all under 2.5 for Windows with Cygwin; just trying to give you a code path which resembles the 2.5 code paths. Perhaps @usa or another Windows expert knows how interrupts work? Is there something which shows system call traces which could be useful in diagnosing this? /me goes afk again for a while... Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>