tfpt review "/shelveset:kill;REDMOND\sborde"

  Comment  : 
  Added more tests for Thread#kill, and fixed bugs that were exposed. Throwing 
an exception from the ensure clause exposes new code paths.
  
  Ruby allows Thread#kill to be completely subverted (not just deferred as an 
infinite loop in an ensure clause would do) by raising an exception from a 
ensure clause. I have not matched that behavior, and left it as a IronRuby bug 
for now.


Attachment: kill.diff
Description: kill.diff

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to