ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:69739] [Ruby trunk - Feature #11307] [Open] exception-free non-blocking Queue#pop
       [not found] <redmine.issue-11307.20150625230621@ruby-lang.org>
@ 2015-06-25 23:06 ` normalperson
  0 siblings, 0 replies; only message in thread
From: normalperson @ 2015-06-25 23:06 UTC (permalink / raw)
  To: ruby-core

Issue #11307 has been reported by Eric Wong.

----------------------------------------
Feature #11307: exception-free non-blocking Queue#pop
https://bugs.ruby-lang.org/issues/11307

* Author: Eric Wong
* Status: Open
* Priority: Normal
* Assignee: Yukihiro Matsumoto
----------------------------------------
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...




-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-25 22:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-11307.20150625230621@ruby-lang.org>
2015-06-25 23:06 ` [ruby-core:69739] [Ruby trunk - Feature #11307] [Open] exception-free non-blocking Queue#pop normalperson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).