Closed
Bug 744656
Opened 13 years ago
Closed 13 years ago
Close database cursors as soon as possible after use
Categories
(Cloud Services Graveyard :: Server: Sync, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rfkelly, Unassigned)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
9.97 KB,
patch
|
telliott
:
review+
|
Details | Diff | Splinter Review |
This patch adds some helper methods in the SQLStorage backend, to ensure that database cursors are explicitly closed as soon as they're no longer needed.
Attachment #614229 -
Flags: review?(telliott)
Updated•13 years ago
|
Attachment #614229 -
Flags: review?(telliott) → review+
| Reporter | ||
Comment 1•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Whiteboard: [qa-]
Updated•2 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•