Skip to content
This repository was archived by the owner on Aug 29, 2018. It is now read-only.

Call setter to initialize watchman configuration valriables#6379

Open
nak3 wants to merge 1 commit intoopenshift:masterfrom
nak3:watchman-fix
Open

Call setter to initialize watchman configuration valriables#6379
nak3 wants to merge 1 commit intoopenshift:masterfrom
nak3:watchman-fix

Conversation

@nak3
Copy link
Contributor

@nak3 nak3 commented Apr 15, 2016

No description provided.

@nak3
Copy link
Contributor Author

nak3 commented Apr 15, 2016

Due to this issue, Rational(seconds, 86400) is not called and some plugins doesn't start from the second time.

e.g retry_delay is critical.

@retry_delay = seconds.instance_of?(Rational) ? seconds : Rational(seconds, 86400)

Workaround is setting the default values in /etc/sysconfig/watchman.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant