Don't interrupt when task blocks exceptions, don't immediately start exception.
authorEdward Z. Yang <ezyang@mit.edu>
Sat, 25 Sep 2010 03:30:26 +0000 (03:30 +0000)
committerEdward Z. Yang <ezyang@mit.edu>
Sat, 25 Sep 2010 03:30:26 +0000 (03:30 +0000)
commit539d3adec64f51a3fb13bb65b7a494d7eded01a0
treed70b17364ff81c6888e3ac9338aaa5239c426515
parent83d563cb9ede0ba792836e529b1e2929db926355
Don't interrupt when task blocks exceptions, don't immediately start exception.
rts/Interpreter.c
rts/RaiseAsync.c
rts/Schedule.c
rts/sm/MarkWeak.c