ruby/ext/io/wait
NARUSE, Yui e050dd5323 merge revision(s) f6d5de8f33: [Backport #17659]
[ruby/io-wait] Declare as Ractor-safe

	Fixes https://bugs.ruby-lang.org/issues/17659

	ba338b4764
	---
	 ext/io/wait/wait.c          |  4 ++++
	 test/io/wait/test_ractor.rb | 22 ++++++++++++++++++++++
	 2 files changed, 26 insertions(+)
	 create mode 100644 test/io/wait/test_ractor.rb
2021-03-13 17:56:17 +09:00
..
depend sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
io-wait.gemspec [ruby/io-wait] Added extensions 2020-12-03 17:35:29 +09:00
wait.c merge revision(s) f6d5de8f33: [Backport #17659] 2021-03-13 17:56:17 +09:00