1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/thread
nagachika 5643bc5ae0 merge revision(s) r45423,r45424: [Backport #9674]
* ext/thread/thread.c (undumpable): ConditionVariable and Queue
	  are not dumpable.  [ruby-core:61677] [Bug #9674]

	* marshal.c (w_object): internal objects are not dumpable.
	  [ruby-core:61677] [Bug #9674]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@46805 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-13 13:51:07 +00:00
..
test_cv.rb merge revision(s) r45423,r45424: [Backport #9674] 2014-07-13 13:51:07 +00:00
test_queue.rb merge revision(s) r45423,r45424: [Backport #9674] 2014-07-13 13:51:07 +00:00
test_sync.rb * lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code. 2012-09-09 11:34:47 +00:00