ruby-cvs:20315
From: ko1 ruby-lang.org
Date: Fri, 17 Aug 2007 16:24:04 +0900 (JST)
Subject: [ruby-cvs:20315] Ruby:r13078 (trunk): * thread.c (rb_thread_terminate_all): fix to ignore
ko1 2007-08-17 16:24:03 +0900 (Fri, 17 Aug 2007)
New Revision: 13078
Modified files:
trunk/ChangeLog
trunk/thread.c
Log:
* thread.c (rb_thread_terminate_all): fix to ignore
exceptions.
* thread.c (thread_start_func_2): fix
abort_on_exception process. [ruby-dev:31394]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13078&r2=13077
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/thread.c?r1=13078&r2=13077