Yardbird shares db sessions among discrete requests.

Bug #454695 reported by Space Hobo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Yardbird
Fix Committed
Critical
Space Hobo

Bug Description

I've long known that the DB connections need reset in the ORM, and right now our catastrophic exception handler does a reset to cancel any incomplete transactions.

Of course, we're still sharing ORM sessions among requests that take place concurrently, and this is foolish. We need to reset the session before each request is dispatched.

Tags: yardbird
Space Hobo (spacehobo)
Changed in yardbird:
milestone: none → anthropology
assignee: nobody → Space Hobo (spacehobo)
importance: Undecided → Critical
status: New → Triaged
Revision history for this message
Space Hobo (spacehobo) wrote :

I've tossed in a session close call.

Changed in yardbird:
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.