From: normalperson@... Date: 2018-06-19T23:11:30+00:00 Subject: [ruby-core:87524] [Ruby trunk Bug#14856] [PATCH] lib/drb/extservm.rb (service): do not return `false' Issue #14856 has been reported by normalperson (Eric Wong). ---------------------------------------- Bug #14856: [PATCH] lib/drb/extservm.rb (service): do not return `false' https://bugs.ruby-lang.org/issues/14856 * Author: normalperson (Eric Wong) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.3: REQUIRED, 2.4: REQUIRED, 2.5: REQUIRED ---------------------------------------- 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. Fixes: r53111 ("use safe navigation operator") commit 059c9c1cf371e049c7481c78b76e9620da52757f [GH-1142] ---Files-------------------------------- 0001-lib-drb-extservm.rb-service-do-not-return-false.patch (1.06 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: