sjcbulldog / mtbassist

Apache License 2.0
2 stars 0 forks source link

Infinite loop without internet connection #6

Open sjcbulldog opened 6 months ago

sjcbulldog commented 6 months ago

If the extesion startup determines it needs to run 'make getlibs' but there is not internet connection, the extension gets into a loop of continually trying and does not abort. It should determine that it could not connect to the server to run getlibs and abort with an error.