[ACP-1025]  Plan.UpdateCompletionStatus() fails - Timing bug
Type Quirk
Priority Medium
Severity Minor
Component Plan Compiler
Fixed In Version [7.17.1
Versions Affected [7.07.0
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 10/21/2013

Description
It appears that closing a file (the plan) then creating a file with the same name for overwrite, fails on "fast" systems (like with a SSD).

Comments
10/21/2013 12:23:32 PM   Bob Denny
Tested without harmful side effects. Accepted!.
10/21/2013 12:22:35 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 565
Affected files /trunk/ACP Help/relnotes.htm (Modified)
/trunk/Plan.wsc (Modified)
/trunk/Script Components Master/Plan.wsc (Modified)
Check-in comment Fix timing bug in Plan.UpdateCompletionState() where "file in use" would happen on "fast" systems (like with SSD) GEM:1025