mindsdb / mindsdb_native

Machine Learning in one line of code
http://mindsdb.com
GNU General Public License v3.0
37 stars 28 forks source link

Release #509

Closed George3d6 closed 3 years ago

George3d6 commented 3 years ago

Just a fairly minor fix that should (mainly) affect dev envs and cloud envs: Set low-per-proc memory expectation only if ray and mindsdb_worker both are importable. Otherwise there are cases where mindsdb_worker exists and can be imported but ray doesn't.