I have switched my application to use the Python multiprocessor threading
instead if the default python gil threading.  I seem to be running into
issues.  I am using scoped sessions and in my run() function, when I try to
do sess = getsession() to grab the session sql alchemy throws a large number
of errors.  Is this supported?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to