1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/drb
nagachika 05d7488383 merge revision(s) 63698: [Backport #14856]
lib/drb/extservm.rb (service): do not return `false'

	invoke_service_command may set entries in @servers to `false',
	making it incompatible with the intended use of the
	safe navigation operator.

	This caused occasional DRb test failures, but they were hidden
	with automatic retry.

	[ruby-core:87524] [Bug #14856]

	Fixes: r53111 ("use safe navigation operator")
		commit 059c9c1cf3 [GH-1142]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_5@64437 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-18 04:40:01 +00:00
..
acl.rb Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixError 2017-10-21 09:53:52 +00:00
drb.rb Break out of the loop after shutdown in DRbServer 2017-12-19 15:40:13 +00:00
eq.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
extserv.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
extservm.rb merge revision(s) 63698: [Backport #14856] 2018-08-18 04:40:01 +00:00
gw.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
invokemethod.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
observer.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ssl.rb Add uplevel keyword to Kernel#warn and use it 2017-12-12 11:56:25 +00:00
timeridconv.rb * remove trailing spaces. 2016-05-22 11:03:44 +00:00
unix.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00