*** empty log message ***

svn path=/trunk/boinc/; revision=2518
This commit is contained in:
Karl Chen 2003-10-19 23:55:37 +00:00
parent 9c2c3dbbba
commit 1e3c018711
1 changed files with 1 additions and 1 deletions

View File

@ -6905,7 +6905,7 @@ David 18 Oct 2003
David 18 Oct 2003
- When reset (or detach from) a process, wait for running applications to exit
before doing other things (e.g., deleting files,
which will fail is processes have them open)
which will fail if processes have them open)
Implementation: exit_tasks() etc. now take a PROJECT* arg
- When a master file fetch fails on a tentative project (e.g. bad URL)
avoid a situation where we remove the HTTP_OP,