Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

Conversation

lowjoel
Copy link
Member

@lowjoel lowjoel commented Jan 13, 2016

This will keep running the client and wait for new pending evaluations from the server.

New command line argument --one-shot to only poll the server once, then immediately quit.

@lowjoel lowjoel force-pushed the client-loop branch 2 times, most recently from c993429 to b8308d8 Compare January 13, 2016 05:04
This mode will run the evaluator and only attempt to evaluate zero or one evaluation. This is needed for testing purposes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lowjoel If this is a gem, Gemfile.lock should not be checked into the repo ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but this gem is a gem that is to be used as a client program... so nothing should depend on evaluator-slave.

Gemfile.lock should not be in the repo if it's a library and other things include it, because then the dependencies might not resolve.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, that is my guess also.

allenwq pushed a commit that referenced this pull request Jan 13, 2016
Implement the Client loop
@allenwq allenwq merged commit 78b9cd3 into Coursemology:master Jan 13, 2016
@lowjoel lowjoel deleted the client-loop branch January 13, 2016 10:54
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.

2 participants