Opened 10 years ago
Closed 10 years ago
#108 closed defect (fixed)
Delay repository check by a few seconds if DB transaction is already in progress
| Reported by: | dstillman | Owned by: | dstillman |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | data layer | Version: | 1.0 |
| Keywords: | Cc: |
Description
If the repository check timer triggers while another transaction is in progress, it can screw up the existing transaction.
Change History (1)
comment:1 Changed 10 years ago by dstillman
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [462]) Fixes #108, Delay repository check by a few seconds if DB transaction is already in progress