
16 Nov
2024
16 Nov
'24
10:06 a.m.
Issue #20896 has been updated by byroot (Jean Boussier). Status changed from Open to Closed The PR was merged. ---------------------------------------- Bug #20896: io/nonblock operations not ractor-safe https://bugs.ruby-lang.org/issues/20896#change-110670 * Author: chucke (Tiago Cardoso) * Status: Closed * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN ---------------------------------------- This prevents from calling `socket.nonblock = true` in a non-main ractor. https://github.com/ruby/io-nonblock/pull/14 -- https://bugs.ruby-lang.org/