Memory leaks caused by SqlAlchemy are extremely rare. The code is in heavy 
production with tens of thousands of users.

If there is a memory leak, it is likely caused by another library, or your 
code in how you are using SqlAlchemy.

Your next step should be creating a "Short, Self Contained, Correct 
(Compilable), Example"  (http://sscce.org/) that reproduces the problem and 
others can analyze/fix/run.

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sqlalchemy/9ed18de5-3080-4463-8fbc-f6266d87bcc6%40googlegroups.com.

Reply via email to