VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
452 stars 217 forks source link

handled timeout on test_historian.py #3162

Closed schandrika closed 3 months ago

schandrika commented 3 months ago

Handling gevent time out in test case that makes rpc calls to non existent vip-id.
With this change, sqlite, postgresql, and mysql test cases pass