I have a module I wrote that seems to emit this error during import of some 
of its table classes
when concurrency gets high. The application that uses this module fires up 
an interpreter session
for each Python script that leverages the import.

When not under load or importing manually at the cli, everything is fine. 
Once the applications
load raises and several plugins are firing concurrently, this error is 
emitted occasionally. From
searching I am not 100% sure my issue manifests in the same way I have seen 
other posts but
that could just be my new green understanding of SQLAlchemy.

Any guidance would be greatly appreciated,
jlc

-- 
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 post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to