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

Call setter to initialize watchman configuration valriables #6379

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Call setter to initialize watchman configuration valriables #6379

wants to merge 1 commit into from

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.

None yet

1 participant