scoped_session cause memory leak

Issue #2540 resolved
w qq created an issue

I found a memory leak bug when I use sqlalchemy 7.8 in a django 1.3.0 project with uwsgi 1.1.2

Comments (1)

  1. Mike Bayer repo owner

    Unfortunately, we can't do anything about your bug if you don't describe it with a test case, or at least give the slightest clue how to reproduce. if you're not sure how to create a bug report, please read the bug reporting guidelines.

    scoped_session has been in production releases for many years and no such issue has been reported.

    closing this now until someone can provide useful details.

  2. Log in to comment