You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(PUP-11319) Move DEFAULT_TIMEOUT constant for Windows services
This commit moves the `DEFAULT_TIMEOUT` constant from
`lib/puppet/util/windows/service.rb` to the provider directly
(`lib/puppet/util/windows.rb`) to avoid `unitialized constant`
errors when compiling catalogs on nonWindows OS.
0 commit comments