Modify

#2985 closed Bug (Fixed)

Au3Stripper can not be executed concurrently

Reported by: anonymous Owned by: Jos
Milestone: Component: AutoIt
Version: 3.3.12.0 Severity: None
Keywords: Cc:

Description

We often need to do parallel builds of our AutoIt tools. We noticed that this is not possible due to limitations of the Au3Stripper. Is there any way this can be fixed, so concurrent compiles or executions of Au3Stripper would be allowed without conflict.

Attachments (0)

Change History (3)

comment:1 by Jos, on Feb 12, 2015 at 10:41:30 PM

This is due to the tracelog being locked.
Try current Beta. This version will only do tracelogging for the first au3stripper instance to avoid this issue.

Jos

comment:2 by Jos, on Feb 12, 2015 at 10:41:49 PM

Owner: set to Jos
Status: newassigned

comment:3 by Jos, on Feb 18, 2015 at 10:01:47 PM

Resolution: Fixed
Status: assignedclosed

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.