[ruby-core:120908] [Ruby master Bug#21122] library/socket/basicsocket/recv_nonblock_spec.rb fails with IO::EAGAINWaitReadable sometimes.

Issue #21122 has been reported by hsbt (Hiroshi SHIBATA). ---------------------------------------- Bug #21122: library/socket/basicsocket/recv_nonblock_spec.rb fails with IO::EAGAINWaitReadable sometimes. https://bugs.ruby-lang.org/issues/21122 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: UNKNOWN ---------------------------------------- After https://github.com/ruby/ruby/commit/d7a5ad2a21f7d2c45e3fea674ff077bb0e2cadae, I got test failure with `library/socket/basicsocket/recv_nonblock_spec.rb` sometimes. * https://github.com/ruby/ruby/actions/runs/13108171270/job/36566403804#step:1... * https://github.com/ruby/ruby/actions/runs/13195573860/job/36836170533?pr=127... * my local macOS. @andrykonchin @Eregon Can you look this? -- https://bugs.ruby-lang.org/

Issue #21122 has been updated by andrykonchin (Andrew Konchin). Fixed in https://github.com/ruby/ruby/pull/12710. ---------------------------------------- Bug #21122: library/socket/basicsocket/recv_nonblock_spec.rb fails with IO::EAGAINWaitReadable sometimes. https://bugs.ruby-lang.org/issues/21122#change-111789 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: UNKNOWN ---------------------------------------- After https://github.com/ruby/ruby/commit/d7a5ad2a21f7d2c45e3fea674ff077bb0e2cadae, I got test failure with `library/socket/basicsocket/recv_nonblock_spec.rb` sometimes. * https://github.com/ruby/ruby/actions/runs/13108171270/job/36566403804#step:1... * https://github.com/ruby/ruby/actions/runs/13195573860/job/36836170533?pr=127... * my local macOS. @andrykonchin @Eregon Can you look this? -- https://bugs.ruby-lang.org/

Issue #21122 has been updated by hsbt (Hiroshi SHIBATA). @andrykonchin Thank you for quick fix. ---------------------------------------- Bug #21122: library/socket/basicsocket/recv_nonblock_spec.rb fails with IO::EAGAINWaitReadable sometimes. https://bugs.ruby-lang.org/issues/21122#change-111813 * Author: hsbt (Hiroshi SHIBATA) * Status: Closed * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: UNKNOWN ---------------------------------------- After https://github.com/ruby/ruby/commit/d7a5ad2a21f7d2c45e3fea674ff077bb0e2cadae, I got test failure with `library/socket/basicsocket/recv_nonblock_spec.rb` sometimes. * https://github.com/ruby/ruby/actions/runs/13108171270/job/36566403804#step:1... * https://github.com/ruby/ruby/actions/runs/13195573860/job/36836170533?pr=127... * my local macOS. @andrykonchin @Eregon Can you look this? -- https://bugs.ruby-lang.org/
participants (2)
-
andrykonchin (Andrew Konchin)
-
hsbt (Hiroshi SHIBATA)