mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
24afa3987c
commit
21edae75ef
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Tue Sep 13 18:37:08 2016 Koichi Sasada <ko1@atdot.net>
|
|||
|
||||
* test/ruby/test_exception.rb: fix thread issues.
|
||||
* use Queue instead of a local variable for synchronization.
|
||||
* join created thread to soleve leaking threads warning.
|
||||
* join created thread to solve leaking threads warning.
|
||||
|
||||
Tue Sep 13 16:07:26 2016 Kazuki Yamaguchi <k@rhe.jp>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue