Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

If you save a file during compilation, --watch mode must be restarted #5

Open
smhanov opened this issue Mar 9, 2013 · 0 comments
Open

Comments

@smhanov
Copy link
Owner

smhanov commented Mar 9, 2013

if you are compiling in --watch mode, and you save a file in your editor, and at the exact same moment jzbuild is trying to read the file, the read will fail. Then it seems that jzbuild will never include that file in the build ever again. To resolve this, jzbuild then has to be stopped and started again.

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

No branches or pull requests

1 participant