refferers: #1 http://bitbucket.org/iElectric/tvnextsi/src/tip/tvnext/controllers/account.py#cl-69 - action (method) that is run on the request is remove_show - first line in the try/except clause just extracts the POST variables - second line passes some integer to User object instance method (that was expunged from SA Session and stored in beaker session). #2 method can be examined here: http://bitbucket.org/iElectric/tvnextsi/src/4fc13c4b77aa/tvnext/model/account.py#cl-98 - when the show variable is populated, it jumps from one object to another: debugger session: http://paste.pocoo.org/show/110136/
I have zero experience in threading issues, any tips to narrow it down? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
