Actions
Feature #4570
closed[PATCH v2] io.c (rb_io_close): release GVL if possible
Feature #4570:
[PATCH v2] io.c (rb_io_close): release GVL if possible
Description
=begin
v2 of this change should fix issue #4558 and
be cleaner than the original proposed fixes.
Also pushed to my repo: git pull git://bogomips.org/ruby io-close-nogvl2
=end
Files
Actions