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

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