1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/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
..
test_io_wait.rb Scale sleeping times to wait for the OS operations 2019-12-24 18:53:14 +09:00
test_io_wait_uncommon.rb Add explicitly require for Dir.mktmpdir 2020-07-30 21:01:22 +09:00
test_ractor.rb merge revision(s) f6d5de8f33: [Backport #17659] 2021-03-13 17:56:17 +09:00