Project

General

Profile

Actions

Feature #11307

open

exception-free non-blocking Queue#pop

Feature #11307: exception-free non-blocking Queue#pop

Added by normalperson (Eric Wong) over 10 years ago. Updated over 1 year 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...

Updated by hsbt (Hiroshi SHIBATA) over 1 year ago Actions #1

  • Status changed from Open to Assigned
Actions

Also available in: PDF Atom