Jean Boussier e3aabe93aa Implement Queue#pop(timeout: sec)
[Feature #18774]

As well as `SizedQueue#pop(timeout: sec)`

If both `non_block=true` and `timeout:` are supplied, ArgumentError
is raised.
2022-08-02 11:04:28 +02:00
..
2022-06-06 18:13:01 +09:00
2022-07-28 19:25:52 +09:00
2022-07-10 23:10:36 -07:00
2022-07-22 09:56:48 +09:00
2022-05-20 17:49:15 +09:00
2022-08-02 11:04:28 +02:00