| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-18 | Implement SizedQueue#push(timeout: sec) | Jean Boussier | |
| [Feature #18944] If both `non_block=true` and `timeout:` are supplied, ArgumentError is raised. Notes: Merged: https://github.com/ruby/ruby/pull/6207 | |||
| 2022-08-02 | Implement Queue#pop(timeout: sec) | Jean Boussier | |
| [Feature #18774] As well as `SizedQueue#pop(timeout: sec)` If both `non_block=true` and `timeout:` are supplied, ArgumentError is raised. Notes: Merged: https://github.com/ruby/ruby/pull/6185 | |||
