Handle server start failed #4

Merged
pierre merged 2 commits from GwenLg/GrammalecteClient:server_start_failed into master 2024-06-14 16:46:40 +00:00
Collaborator

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.

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.
GwenLg added 2 commits 2024-06-14 12:10:21 +00:00
in same time than the port was opened.
Rename function into `wait_for_server` according.
add err output when server failed to start
All checks were successful
continuous-integration/drone/pr Build is passing
ed20b3c2bc
pierre merged commit b0543aaba9 into master 2024-06-14 16:46:40 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/GrammalecteClient#4
No description provided.