HomePhorge

(#4862) Stop using EventLoop in the Puppet daemon.
30a23ac94c99Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#4862) Stop using EventLoop in the Puppet daemon.

This eliminates the places in the code that use the EventLoop model directly:
the two timers established to check configuration changes and run the agent,
and the invocation of the main loop in daemon mode.

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

Details

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU30a23ac94c99: (#4862) Stop using EventLoop in the Puppet daemon. (authored by Daniel Pittman <daniel@puppetlabs.com>).Feb 22 2012, 11:01 PM