Tagged Questions

0
votes
2answers
882 views

SQLAlchemy session management in long-running process

Scenario: A .NET-based application server (Wonderware IAS/System Platform) hosts automation objects that communicate with various equipment on the factory floor. CPython is hosted inside this ...