Skip to content

Implement SizedQueue#push(timeout: sec)#6207

Merged
byroot merged 1 commit intoruby:masterfrom
Shopify:sizedqueue-push-timeout
Aug 18, 2022
Merged

Implement SizedQueue#push(timeout: sec)#6207
byroot merged 1 commit intoruby:masterfrom
Shopify:sizedqueue-push-timeout

Conversation

@casperisfine
Copy link
Copy Markdown
Contributor

[Feature #18944]

If both non_block=true and timeout: are supplied, ArgumentError is raised.

[Feature #18944]

If both `non_block=true` and `timeout:` are supplied, ArgumentError
is raised.
@casperisfine casperisfine force-pushed the sizedqueue-push-timeout branch from 868537b to 00689a0 Compare August 18, 2022 07:02
@byroot
Copy link
Copy Markdown
Member

byroot commented Aug 18, 2022

This was accepted by Matz: https://bugs.ruby-lang.org/issues/18944#note-2.

Merging.

@byroot byroot merged commit fe61cad into ruby:master Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants