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

Wait for "cred" and "conf" files in clients #27

Open
philip-davis opened this issue Sep 1, 2017 · 0 comments
Open

Wait for "cred" and "conf" files in clients #27

philip-davis opened this issue Sep 1, 2017 · 0 comments

Comments

@philip-davis
Copy link
Owner

Many (most?) job scripts out in the wild wait to launch clients until the necessary files have been created by the server. I think this functionality should be folded into the clients so that users don't have to know how this works. We could insert a check for existence and size > 0, perhaps with a short delay (or lock-checking?) to ensure the server has finished writing the file. We can have an informative time-out message as well, to make clear what went wrong.

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