brent (Brent Roman)
- Login: brent
- Email: brent@mbari.org
- Registered on: 01/27/2009
- Last sign in: 09/26/2018
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
12/04/2012
- 08:23 AM Ruby master Feature #6762: Control interrupt timing
- I was suggesting "interruptible" as a better alternative for
"async_interrupt_timing" or "control_interrupt". Can... - 06:53 AM Ruby master Feature #6762: Control interrupt timing
- Regarding ability of Thread.current.raise to be deferred,
if it works that way now, I'd vote to keep it this way.
...
12/01/2012
- 04:23 AM Ruby master Feature #6762: Control interrupt timing
- OK. I see the logic in using the term "interrupt" if you are actually
trying to unify exceptions from other threa...
11/30/2012
- 07:23 PM Ruby master Feature #6762: Control interrupt timing
- Koichi,
Sorry about misspelling your name in my previous post. :-(
In reference to:
----------------
... - 07:23 PM Ruby master Feature #6762: Control interrupt timing
- How about:
Thread.allow_exception(RuntimeError => :on_blocking){
while true
...
- brent
... - 06:29 PM Ruby master Feature #6762: Control interrupt timing
- I like this proposal.
It looks very similar to one I made five years ago on this thread:
www.ruby-forum.com/t...
05/16/2009
- 04:56 PM Backport187 Backport #1471: "Mutual join" deadlock detection faulty in 1.8.6 and 1.8.7
- =begin
I don't dispute the analysis either, but...
I cannot seem to duplicate this bug in 1.6.8, 1.8.6-p287 or 1....
05/06/2009
- 12:25 PM Backport187 Backport #744: memory leak in callcc?
- =begin
Rogar,
I have no outstanding problem reports aside from Aman's issues with God on
x86_64 reported
here... - 11:31 AM Ruby master Feature #1432: decrement and increment
- =begin
Why is
a+=1
less elegant than
++a
However, I admit that using
(x=a; a+=1; x)
to re...
04/13/2009
- 01:12 PM Ruby master Bug #1336: Change in string representation of Floats
- =begin
I'm not sure I understand the difference between "mere string" and "human
readable" representations.
Coul...
Also available in: Atom