Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#488 closed defect (done)

Lazy compilation pattern in ProgrammableOperator is not thread-safe and doesn't work in thread parallel engines

Reported by: gkronber Owned by: gkronber
Priority: low Milestone: HeuristicLab 3.3.0
Component: Operators.Programmable Version: 3.2
Keywords: Cc:

Description


Change History (6)

comment:1 Changed 16 years ago by gkronber

  • Status changed from new to assigned

comment:2 Changed 16 years ago by gkronber

quick fix: synchronized lazy compilation of method with r1210 in CEDMA refactoring branch.

comment:3 Changed 16 years ago by gkronber

pending merge of 1210 into trunk.

comment:4 Changed 16 years ago by gkronber

  • Resolution set to fixed
  • Status changed from assigned to closed

merged r1210 into trunk with r1211.

comment:5 Changed 14 years ago by swagner

  • Milestone changed from Iteration 1 to Current

Milestone Iteration 1 deleted

comment:11 Changed 14 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.