NASA-AMMOS / AIT-DSN

MIT License
19 stars 10 forks source link

Fix select call in common.py #174

Closed Mejiro-McQueen closed 1 year ago

Mejiro-McQueen commented 2 years ago

https://github.com/NASA-AMMOS/AIT-DSN/blob/a0444dcc20cb2d2448bfa047cb8d90e2c5a156f4/ait/dsn/sle/common.py#L165

Should be gevent.select.select As it currently is, will try to call the module instead of function