General

Profile

martin.dorey@hds.com (Martin Dorey)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

04/17/2021

09:00 PM Ruby master Bug #17812 (Closed): Timeout::Error doesn't let two-argument raise() set a new message
Shouldn't this:
```
martind@pizzagate:~$ ruby -we 'require "timeout"; raise(Timeout::Error.new("hello"), "world")'
...
martin.dorey@hds.com (Martin Dorey)

09/05/2015

11:54 PM Ruby master Bug #11510 (Closed): exit waits for the block form of IO.popen's child
The block form of `IO.popen` waits for the child process to finish before quitting. If the parent process exits duri... martin.dorey@hds.com (Martin Dorey)

Also available in: Atom