Fixed the error message returned when the client exceed the max_wus_in_progress in the scheduler.

svn path=/trunk/boinc/; revision=14985
This commit is contained in:
Janus B. Kristensen 2008-03-30 08:09:29 +00:00
parent 699ece5668
commit 84c3e7fb53
1 changed files with 9 additions and 0 deletions

View File

@ -2817,3 +2817,12 @@ David Mar 29 2008
cpu_sched.C
lib/
coproc.h
Janus Mar 30 2008
- Fixed the error message when the scheduler rejects further work
due to the client already having enough work per CPU as per the
max_wus_in_progress configuration variable.
sched/
sched_send.C