General

Profile

shioimm (Misaki Shioi)

  • Login: shioimm
  • Registered on: 05/16/2019
  • Last sign in: 01/29/2025

Issues

open closed Total
Assigned issues 1 20 21
Reported issues 0 5 5

Projects

Project Roles Registered on
Ruby Committer 11/08/2024
Backport187 Committer 11/08/2024
Backport191 Committer 11/08/2024
Backport192 Committer 11/08/2024
Backport193 Committer 11/08/2024
Backport200 Committer 11/08/2024
Backport21 Committer 11/08/2024
Backport22 Committer 11/08/2024
Ruby 1.8 Committer 11/08/2024
Ruby master Committer 11/08/2024

Like

Activity

02/04/2025

12:27 PM Ruby master Bug #21104: Net::HTTP connections failing in Ruby >= 3.4.0 on macOS with Happy Eyeballs enabled
@mjt58
Thank you for your reply. Since you're seeing this issue across different environments, I'm starting to think...
shioimm (Misaki Shioi)
04:20 AM Ruby master Bug #21088 (Closed): TCPSocket.new raises Socket::ResolutionError instead of Errno::ECONNREFUSED for hosts defined in /etc/hosts
@dmlary
Unfortunately, I was unable to reproduce the issue you reported. However, I believe I have fixed the code t...
shioimm (Misaki Shioi)

02/03/2025

01:54 PM Ruby master Bug #21088 (Assigned): TCPSocket.new raises Socket::ResolutionError instead of Errno::ECONNREFUSED for hosts defined in /etc/hosts
shioimm (Misaki Shioi)

02/02/2025

02:27 PM Ruby master Bug #21104: Net::HTTP connections failing in Ruby >= 3.4.0 on macOS with Happy Eyeballs enabled
I suspect that this issue might be caused by an interaction between the specifications of Happy Eyeballs v2 and certa... shioimm (Misaki Shioi)

01/29/2025

01:29 PM Ruby master Bug #21088: TCPSocket.new raises Socket::ResolutionError instead of Errno::ECONNREFUSED for hosts defined in /etc/hosts
Thank you for reporting.
I am aware of this issue and am working on resolving it.
shioimm (Misaki Shioi)

12/14/2024

06:52 AM Ruby master Feature #20935 (Closed): API for Globally Enabling/Disabling Happy Eyeballs Version 2 in the Socket Class
New environment variables added in this PR https://github.com/ruby/ruby/pull/12257 . shioimm (Misaki Shioi)

12/12/2024

02:01 PM Ruby master Bug #20932 (Closed): Socket fast_fallback segfaults when fds are > FD_SETSIZE
I believe this issue has been resolved with this PR: https://github.com/ruby/ruby/pull/12292.
If you have any concer...
shioimm (Misaki Shioi)

12/08/2024

09:03 AM Ruby master Misc #20879: DevMeeting-2024-12-12
- [Feature #20935] API for Globally Enabling/Disabling Happy Eyeballs Version 2 in the Socket Class
- I would like...
shioimm (Misaki Shioi)
09:01 AM Ruby master Feature #20935 (Closed): API for Globally Enabling/Disabling Happy Eyeballs Version 2 in the Socket Class
When introducing Happy Eyeballs Version 2 to `Socket.tcp` (https://bugs.ruby-lang.org/issues/20108), it was pointed o... shioimm (Misaki Shioi)

12/07/2024

03:48 AM Ruby master Bug #20932 (Assigned): Socket fast_fallback segfaults when fds are > FD_SETSIZE
I really appreciate your report.
I am considering using poll(2) or `rb_thread_fd_select` instead of select(2) for th...
shioimm (Misaki Shioi)

Also available in: Atom