mirror of https://github.com/BOINC/boinc.git
- client: set PROJECT::last_upload_start when a job completes,
NOT when its first upload starts. This prevents a scheduler RPC from happening between the two. This was a bug in [22841] svn path=/trunk/boinc/; revision=22896
This commit is contained in:
parent
396dc5a8b4
commit
a69e57d43c
|
@ -78,3 +78,13 @@ David 11 Jan 2011
|
|||
sched/
|
||||
sched_customize.cpp
|
||||
sched_types.cpp
|
||||
|
||||
David 11 Jan 2011
|
||||
- client: set PROJECT::last_upload_start when a job completes,
|
||||
NOT when its first upload starts.
|
||||
This prevents a scheduler RPC from happening between the two.
|
||||
This was a bug in [22841]
|
||||
|
||||
client/
|
||||
cs_apps.cpp
|
||||
pers_file_xfer.cpp
|
||||
|
|
Loading…
Reference in New Issue