bdurand (Brian Durand)
- Login: bdurand
- Email: brian@embellishedvisions.com
- Registered on: 12/18/2010
- Last sign in: 10/04/2011
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
01/14/2011
- 03:40 AM Ruby master Feature #4168: WeakRef is unsafe to use in Ruby 1.9
- =begin
Ruby reference queue implementation:
http://github.com/bdurand/ref/blob/master/lib/ref/reference_queue.r... - 01:05 AM Ruby master Feature #4168: WeakRef is unsafe to use in Ruby 1.9
- =begin
Charles: The logic to enqueue a weak reference onto a reference queue needs to happen at some point in the ga...
01/13/2011
- 12:12 AM Ruby master Feature #4168: WeakRef is unsafe to use in Ruby 1.9
- =begin
My 2 cents on reference queues is that they aren't critical to Ruby weak references because of the way Ruby a...
01/11/2011
- 12:43 AM Ruby master Feature #4168: WeakRef is unsafe to use in Ruby 1.9
- =begin
After further review, I found the synchronization issue is definitely with Rubinius and that not synchronizin...
01/06/2011
- 03:00 AM Ruby master Feature #4168: WeakRef is unsafe to use in Ruby 1.9
- =begin
I found what may be a bug in my patch. When testing similar code on Rubinius, I found the process deadlocking...
12/18/2010
- 02:43 AM Ruby master Feature #4168: WeakRef is unsafe to use in Ruby 1.9
- =begin
Rdoc comments on the WeakReference class didn't get synced with the code. Updated file attached that just fix... - 01:57 AM Ruby master Feature #4168 (Closed): WeakRef is unsafe to use in Ruby 1.9
- =begin
I've found a couple issues with the implementation of WeakRef in Ruby 1.9.
1. WeakRef is unsafe to use ...
Also available in: Atom