Ticket #87 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Improve recursive locking idiom

Reported by: ccowart Owned by: ccowart
Priority: minor Milestone: confman-1.9.3
Component: confman Version: 1.9.2b
Keywords: Cc:

Description

The current idiom being used for recursive locks is hard to understand
and implement.

This ticket will track a minor change to the way locks are obtained and
released that greatly simplifies recursive locking.

Change History

comment:1 Changed 2 years ago by ccowart

(In [465]) Locking idiom is improved (and documented in the wiki).

See #87

comment:2 Changed 2 years ago by ccowart

  • Owner changed from confman-developers@… to ccowart
  • Status changed from new to accepted
  • Component changed from Bash Completions to confman

comment:3 Changed 2 years ago by ccowart

  • Status changed from accepted to needsmerge

comment:4 Changed 2 years ago by ccowart

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

(In [483]) Merging new locking idiom from trunk.

Resolves #87

Note: See TracTickets for help on using tickets.