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
normal 0c53b40033 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/trunk@63698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-19 23:20:36 +00:00
..
acl.rb Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixError 2017-10-21 09:53:52 +00:00
drb.rb If host of URI is omitted, make it with IP address. 2018-03-17 15:13:39 +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 lib/drb/extservm.rb (service): do not return `false' 2018-06-19 23:20:36 +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 drb: use \A and \z 2017-12-30 12:10:43 +00:00
timeridconv.rb * remove trailing spaces. 2016-05-22 11:03:44 +00:00
unix.rb drb: use \A and \z 2017-12-30 12:10:43 +00:00