mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add thanks.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
93c5002a7c
commit
6511fec7ad
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ Fri Apr 16 20:05:24 2010 Yusuke Endoh <mame@tsg.ne.jp>
|
||||||
|
|
||||||
* lib/thread.rb (Queue#push, #pop, SizedQueue#push, #pop): remove
|
* lib/thread.rb (Queue#push, #pop, SizedQueue#push, #pop): remove
|
||||||
code that kicks waiting thread twice, which caused race and
|
code that kicks waiting thread twice, which caused race and
|
||||||
deadlock. [ruby-core:25537]
|
deadlock. a patch from James M. Lawrence. [ruby-core:25537]
|
||||||
|
|
||||||
* test/thread/test_queue.rb: added.
|
* test/thread/test_queue.rb: added.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue