Commit
e7a10162ac9c00d737a977e9b04836b44c0dd40b
by idhugoid
Changes the interpreter startup
In case the interpreter is initialized before connecting to Overture the connection timeout on the Overture side may elapse, while the initialize does it work. In this commit we change the approach to connect first and initialize after. (commit: e7a1016)