Project

General

Profile

Actions

Feature #11307

open

exception-free non-blocking Queue#pop

Added by normalperson (Eric Wong) almost 9 years ago. Updated 16 days ago.

Status:
Assigned
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...

Actions #1

Updated by hsbt (Hiroshi SHIBATA) 16 days ago

  • Status changed from Open to Assigned
Actions

Also available in: Atom PDF

Like0
Like0