Ticket #53 (closed defect: invalid)
Transaction lock not released after exception thrown
| Reported by: | smartp@… | Owned by: | smartp@… |
|---|---|---|---|
| Priority: | major | Milestone: | v1.0.0 |
| Component: | Raptor MUA | Version: | v0.1.1 |
| Keywords: | Cc: |
Description
The storage engine does not release its primitive lock after certain exceptions have been thrown e.g. IO exception does not release the lock, and all other possible transactions are blocked because of it.
Change History
Note: See
TracTickets for help on using
tickets.

Other changes seem to have fixed this...