Ticket #76 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

CapiUtil.lookupOrCreateContainer not atomic

Reported by: T.Doenz Owned by: T.Doenz
Priority: minor Milestone: 2.1
Component: Core API Version: 2.1
Keywords: Cc:

Description

Reported by a student: The method lookupOrCreateContainer in CapiUtil is not atomic, that is, when executed from several threads/processes at the same time, it may fail because it is tried to create the container more than once.

Change History

comment:1 Changed 4 months ago by T.Doenz

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

fixed with SVN rev. 11343

Note: See TracTickets for help on using tickets.