sess.Begin() require a defer sess.Close() #15

Closed
opened 2021-04-10 14:07:41 +00:00 by 6543 · 0 comments
Owner

If you Begin a session you have to make sure to close it. Otherwhies DB deadlocks can ocure :/

If you Begin a session you have to make sure to close it. Otherwhies DB deadlocks can ocure :/
6543 closed this issue 2021-04-12 22:12:05 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/gitea-vet#15
No description provided.