martin.dorey@hds.com (Martin Dorey)
- Login: martin.dorey@hds.com
- Email: martin.dorey@hitachivantara.com, martindorey@gmail.com
- Registered on: 09/05/2015
- Last sign in: 09/04/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 3 | 3 |
Activity
08/30/2024
- 11:19 PM Ruby master Bug #20708 (Closed): EINTR while opening fifo isn't retried
- I don't think this should fail:
```
martind@stormy:~/download/ruby$ rm -f /tmp/badger && mkfifo /tmp/badger && time...
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")'
...
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...
Also available in: Atom