1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/shared
Jean Boussier fe61cad749 Implement SizedQueue#push(timeout: sec)
[Feature #18944]

If both `non_block=true` and `timeout:` are supplied, ArgumentError
is raised.
2022-08-18 10:07:37 +02:00
..
basicobject
enumerable
enumerator
fiber
file
hash
io
kernel
math
process
queue
rational
sizedqueue Implement SizedQueue#push(timeout: sec) 2022-08-18 10:07:37 +02:00
string
time