dalek arVM: 3819ea7 | FROGGS++ | 3rdparty/linenoise:
bump linenoise for windows fixes
07:50
timotimo gist.github.com/timo/b2bdc015f8937bf43fa2 - i don't really understand this asan barfage 15:12
the line in interp.c is smrt_numify's *obj = GET_REG(cur_op, 2).o; 15:13
so did the frame's work memory get free'd in the mean time?
jnthn Looks like...hmm 15:24
brrt \o 19:35
masak o/ 19:36
jnthn o/ brrt 19:37
brrt \o masak, jnthn
timotimo o/ 20:43
brrt \o 20:45
TimToady o/? 20:47
timotimo is line 168 and friends in ConcBlockingQueue.c really safe? what if data isn't OBJECT_BODY(root) for some reason? 21:43
uv__run_idle seems to get a whole lot of cpu time here 21:45
maybe we should have an event that fires when GC is being attempted and the eventloop thread waits on that? 21:55
rather than having the eventloop busy-wait