diff --git a/client/work_fetch.cpp b/client/work_fetch.cpp index eb98c5f486..6f06c1ed50 100644 --- a/client/work_fetch.cpp +++ b/client/work_fetch.cpp @@ -906,8 +906,8 @@ void WORK_FETCH::handle_reply( } // set up for initial RPC. -// arrange to always get one job, even if we don't need it or can't handle it. -// (this is probably what user wants) +// Ask for just 1 job per instance, +// since we don't have good runtime estimates yet // void WORK_FETCH::set_initial_work_request(PROJECT* p) { for (int i=0; i