Modify

Opened 11 years ago

Last modified 4 years ago

#10997 new defect

Macro is not thread-safe

Reported by: Ryan J Ollos Owned by:
Priority: normal Component: CodeExampleMacro
Severity: normal Keywords:
Cc: Steffen Hoffmann, Jun Omae Trac Release:

Description

Data from the request is written to instance variables, as mentioned in comment:2:ticket:10636. To give a simple example, expand_macro has the following statement:

self._args = args

Attachments (0)

Change History (3)

comment:1 Changed 10 years ago by Ryan J Ollos

Owner: changed from Alexander Slesarev to Ryan J Ollos
Status: newassigned

comment:2 Changed 4 years ago by Ryan J Ollos

Cc: Ryan J Ollos removed

comment:3 Changed 4 years ago by Ryan J Ollos

Owner: Ryan J Ollos deleted
Status: assignednew

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.