mirror of https://github.com/BOINC/boinc.git
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:
parent
699ece5668
commit
84c3e7fb53
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue