General

Profile

cout (Paul Brannan)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 7 7

Activity

06/17/2021

10:17 PM Ruby master Bug #17993: Ruby process stuck in rb_sigwait_sleep
I think I have tracked the problem to libev. Kudu uses libev for its reactor, and libev installs a signal handler fo... cout (Paul Brannan)
02:07 AM Ruby master Bug #17993: Ruby process stuck in rb_sigwait_sleep
As far as I can tell looking at the kudu source, none of the threads created by the kudu library installs a SIGCHLD h... cout (Paul Brannan)

06/16/2021

08:18 PM Ruby master Bug #17993 (Third Party's Issue): Ruby process stuck in rb_sigwait_sleep
I have a very simple client for kudu (https://kudu.apache.org/) implement as a wrapper that I invoke with FFI. After... cout (Paul Brannan)

10/01/2018

06:36 PM Ruby master Bug #15188 (Closed): Incorrect warning "assigned but unused variable" when using ripper with $VERBOSE = true
The following code:
require 'ripper'

class Parser < Ripper
def warn(fmt, *args)
put...
cout (Paul Brannan)

04/25/2012

05:53 AM Ruby master Bug #6246: 1.9.3-p125 intermittent segfault
>
/home/deploy/.rvm/rubies/ruby-1.9.3-p125/lib/libruby.so.1.9(rb_gc_call_finalizer_at_exit+0x219) [0x7f9f37246359...
cout (Paul Brannan)
05:53 AM Ruby master Feature #5555: rename #include? to #includes?
On Wed, 2012-04-25 at 05:24 +0900, Roger Pack wrote:
> >> It always confuses me how that one defies the rule.
> ...
cout (Paul Brannan)

04/20/2012

03:53 AM Ruby master Feature #6293: new queue / blocking queues
On Mon, 2012-04-16 at 18:25 +0900, SASADA Koichi wrote:
> How about to add try_pop?

I like it! It's consiste...
cout (Paul Brannan)

04/14/2012

12:59 AM Ruby master Feature #6287: nested method should only be visible by nesting/enclosing method
On Fri, 2012-04-13 at 22:58 +0900, mame (Yusnuke Endoh) wrote:
> In the same manner, a "nested" method definition ...
cout (Paul Brannan)

12/13/2009

10:49 PM Backport191 Backport #2475 (Closed): InstructionSequence#to_a fails for duparray
=begin
irb(main):003:0> i = RubyVM::InstructionSequence.compile("a = [ 1, 2, 3 ]; foo(a)")
=> <RubyVM::Instruction...
cout (Paul Brannan)

12/01/2008

09:30 PM Backport187 Backport #744: memory leak in callcc?
=begin
On Mon, Dec 01, 2008 at 06:29:00PM +0900, Brian Candler wrote:
> OTOH, 1.9 doesn't have callcc anyway, so ma...
cout (Paul Brannan)

Also available in: Atom