From: Eric Wong Date: 2018-09-25T09:29:08+00:00 Subject: [ruby-core:89161] Re: [Ruby trunk Bug#15130] open-uri hangs on cygwin duerst@it.aoyama.ac.jp wrote: > When I run this, I get all the expected output, as follows: > ``` > Before sleeping > After sleeping, before method call > Before sleeping in method > After sleeping in method > ``` > but this script, rather than stopping after that (2 seconds overall), just hangs (for minutes), until I use Ctrl-C. If you don't hit Ctrl-C, what is the CPU usage of that script? (from top(1) or similar tools) Also, that would be a good time to attach "strace -f -p " and see what is going on. Thanks Unsubscribe: