HomeSoftware Heritage

Prefer timeout to time_limit for Facter::Core::Execution

Description

Prefer timeout to time_limit for Facter::Core::Execution

Facter 4 documentation and code was inconsistent regarding naming of
this option. limit and time_limit have been replaced by timeout
which also match the option name in previous versions of facter. The
old names will output a warning when used, so swith to the new
terminology now.

Releated PR:
https://github.com/puppetlabs/facter/pull/2429

Details

Provenance
Romain Tartière <romain@blogreen.org>Authored on Sep 14 2021, 6:23 PM
olasdPushed on Dec 28 2021, 10:47 AM
Parents
R205:6e81b7e3423f: Merge pull request #773 from smortex/fix/check-for-nil-value
Branches
Unknown
Tags
Unknown

Event Timeline

Romain Tartière <romain@blogreen.org> committed R205:f0fd930819c7: Prefer timeout to time_limit for Facter::Core::Execution (authored by Romain Tartière <romain@blogreen.org>).Sep 14 2021, 6:24 PM