HomePhorge

(#4862) `returning` is not a standard Ruby method.
11501a7c8db9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#4862) returning is not a standard Ruby method.

The returning(foo) do ... end idiom used in this method isn't a standard
part of Ruby; it comes from the event-loop better definers code. Since this
is the one occurrence in the source tree, might as well open-code it.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU30a23ac94c99: (#4862) Stop using EventLoop in the Puppet daemon.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU11501a7c8db9: (#4862) `returning` is not a standard Ruby method. (authored by Daniel Pittman <daniel@puppetlabs.com>).Feb 22 2012, 11:01 PM