Skip to content

Commit 84b0af8

Browse files
ggerganovngxson
andauthored
Update examples/server/server.cpp
Co-authored-by: Xuan Son Nguyen <[email protected]>
1 parent 1ae8376 commit 84b0af8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/server/server.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3144,7 +3144,6 @@ int main(int argc, char ** argv) {
31443144
return;
31453145
}
31463146
} else {
3147-
exit(0);
31483147
res_error(res, format_error_response("\"query\" must be provided", ERROR_TYPE_INVALID_REQUEST));
31493148
return;
31503149
}

0 commit comments

Comments
 (0)