[issue40063] Fatal python error:PyEval_RestoreThread NULL tstate

2020-03-25 Thread Amit Moghe
Amit Moghe added the comment: Hi , Please see below trace logger - Failed transaction. Statement: SELECT Col1, Col2, Col3 FROM TABLE where APPLICATION='TEST' ORDER BY UPDATE_TIME DESCFatal Python error: PyEval_RestoreThread: NULL tstate Current thread 0x7f3e435fe700 (m

[issue40063] Fatal python error:PyEval_RestoreThread NULL tstate

2020-03-25 Thread Amit Moghe
New submission from Amit Moghe : Hi Team, I am writting an application in python flask. I this when flask application is establishing Sybase DB connection through normal python SybaseConnector. In this process I am getting below error, could you please suggest on this ? Error :Fatal python