ManageIQ / floe

Floe is a runner for Amazon States Language workflows
Apache License 2.0
0 stars 6 forks source link

Default to waiting infinitely #157

Closed agrare closed 9 months ago

agrare commented 9 months ago

I thought that blocking indefinitely was a better default if a user didn't specify anything, returning early means you might want to check something (e.g should a daemon exit) but not specifying anything I'd expect to block until it is ready

miq-bot commented 9 months ago

Checked commit https://github.com/agrare/floe/commit/b51a5d7a2ee958597523ebb91953195c2652248d with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 2 files checked, 0 offenses detected Everything looks fine. :star: