mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 05:29:10 +02:00
parent
9cf27e0a42
commit
e305a6721e
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ class TestRactor < Test::Unit::TestCase
|
|||
|
||||
# [Bug #21398]
|
||||
def test_port_receive_dnt_with_port_send
|
||||
omit 'unstable on macos-14' if RUBY_PLATFORM =~ /darwin/
|
||||
assert_ractor(<<~'RUBY', timeout: 30)
|
||||
THREADS = 10
|
||||
JOBS_PER_THREAD = 50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue