General

Profile

ysbaddaden (Julien Portalier)

  • Login: ysbaddaden
  • Registered on: 01/08/2021
  • Last sign in: 01/08/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/11/2021

05:59 PM Ruby Bug #17527 (Closed): rb_io_wait_readable/writable with scheduler don't check errno
## Problem
Playing with the new Fiber Scheduler, I noticed that `TCPServer#accept` would hung forever after closing the server from another Fiber. I expected it to be resumed and fail with IOError, as it happens with threads.
## An...
ysbaddaden (Julien Portalier)

Also available in: Atom