General

Profile

chancancode (Godfrey Chan)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 3 3

Activity

11/27/2015

04:35 PM Ruby master Bug #11744: Open files being GC'ed while still in use
Actually, @nurse you are right!
It turns out that rb-inotify uses `IO.fd_for` in its code. At some point, the syst...
chancancode (Godfrey Chan)
09:22 AM Ruby master Bug #11744: Open files being GC'ed while still in use
> We have found the issue
Looks like I spoke too soon! The issue is back with listen 3.0.5.
> In my experience,...
chancancode (Godfrey Chan)

11/26/2015

06:25 PM Ruby master Bug #11744: Open files being GC'ed while still in use
We have found the issue – apparently, listen 3.0.4 and below [doesn't actually teardown the inotify watchers](https:/... chancancode (Godfrey Chan)
06:12 PM Ruby master Bug #11744 (Closed): Open files being GC'ed while still in use
Hello!
We recently added a feature on Rails that uses the [`listen` gem](https://github.com/guard/listen) under-th...
chancancode (Godfrey Chan)

08/27/2015

09:10 PM Ruby master Bug #11490: Allocation tracer sometimes attributes allocations to the wrong source file/line
Thinking about it more, it seems my original hunch is *probably* correct: when loading/parsing/evaluating the file, t... chancancode (Godfrey Chan)
07:42 AM Ruby master Bug #11490: Allocation tracer sometimes attributes allocations to the wrong source file/line
Related: when the allocation tracer is trying to blame the `Kernel#require` monkey patch, the line number appears to ... chancancode (Godfrey Chan)
07:38 AM Ruby master Bug #11490 (Closed): Allocation tracer sometimes attributes allocations to the wrong source file/line
See the reproduction script in https://gist.github.com/chancancode/dc175e702c02cdfa5ffb
This was originally brough...
chancancode (Godfrey Chan)

04/22/2015

07:08 PM Ruby master Feature #11087 (Feedback): Method to retrieve {local,global,instance} variables as a Hash
Rails implemented [Object#instance_values](http://api.rubyonrails.org/classes/Object.html#method-i-instance_values) w... chancancode (Godfrey Chan)

Also available in: Atom