Handle server start failed #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "GwenLg/GrammalecteClient:server_start_failed"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If the server fail to start with python error, the error was not caught, and we just wait en end of the port check.
Now we check is the command exit, and get stderr output.