Project

General

Profile

« Previous | Next » 

Revision e3aabe93

Added by byroot (Jean Boussier) over 3 years ago

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.