1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* eval.c (ruby_cleanup): call finalizers and exit procs before

terminating threads.

* eval.c (ruby_cleanup): preserve ruby_errinfo before ruby_finalize_0().


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
matz 2003-10-21 14:42:15 +00:00
parent 8af34b7b33
commit 06d9340f2e
9 changed files with 119 additions and 408 deletions

View file

@ -1,4 +1,4 @@
require 'ut_drb'
require "#{File.dirname(File.expand_path(__FILE__))}/ut_drb"
if __FILE__ == $0
def ARGV.shift