Ticket #76 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.

fixed with SVN rev. 11343