Modify

Opened 11 years ago

Closed 11 years ago

#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, 11 years ago

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

Last edited 11 years ago by Jos (previous) (diff)

comment:2 by Jos, 11 years ago

Owner: set to Jos
Status: newassigned

comment:3 by Jos, 11 years ago

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.