Project

General

Profile

Actions

Feature #11307

open

exception-free non-blocking Queue#pop

Added by normalperson (Eric Wong) over 8 years ago.

Status:
Open
Target version:
-
[ruby-core:69739]

Description

As we learned from the nonblocking IO APIs, exceptions are noisy with debugging
enabled and waste allocations on backtraces. We should have a better way to do
non-blocking Queue#pop without raising exceptions, but I don't know what the API
should be...

No data to display

Actions

Also available in: Atom PDF

Like0