schubmat / Custom-MADE

Custom-MAnangement of DEcision -- A DSL based approach to capture and manage your decisions during a software development project
MIT License
5 stars 3 forks source link

Integrate waiting mechanism during LSP Initialisation #37

Open schubmat opened 2 years ago

schubmat commented 2 years ago

Since 12.12., the LSP instances of the referenced languages are built directly at the start up. Accordingly, with older hardware it can happen that the building process blocks the backend for a longer period of time and you cannot log into the web frontend right away. Here, a note should be included to inform the user that active waiting is employed and that the application is only temporarily unresponsive.