Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement watchdog option #9

Merged
merged 1 commit into from
Mar 14, 2015
Merged

Implement watchdog option #9

merged 1 commit into from
Mar 14, 2015

Conversation

mgreter
Copy link
Contributor

@mgreter mgreter commented Mar 14, 2015

It needs a first successful compilation run to fetch the list of includes to watch. If the list of includes changes during a compile, the file watcher will be re-started with the new watch list (code will actually fork a new process). Tested on windows (strawberry perl) and (gentoo) linux.

It needs a first successful compilation run to fetch the
list of includes to watch. If the list of includes changes
during a compile, the file watcher will be re-started with
the new watch list (code will actually fork a new process)
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.04% when pulling df90067 on develop into 6088074 on master.

mgreter added a commit that referenced this pull request Mar 14, 2015
Implement watchdog option
@mgreter mgreter merged commit 41d2e24 into master Mar 14, 2015
@am11
Copy link

am11 commented Mar 15, 2015

👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants