Make WebUI error non-fatal
commit35e4b35d125983051a25173d595119d99b7bda3a
authorHanabishi <13597663+HanabishiRecca@users.noreply.github.com>
Tue, 24 Oct 2023 10:32:21 +0000 (24 15:32 +0500)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2023 10:32:21 +0000 (24 13:32 +0300)
tree357d8219228ef9d266c94c4e53808fcc1c535478
parent6860c0d60de0ad2bb4374096354fadf3d0261a43
Make WebUI error non-fatal

* Do not exit the app when WebUI is failed for start.
* Print the error to stdout.

PR #19697.
Closes #19695.
Closes #19469.
src/app/application.cpp
src/webui/webui.cpp
src/webui/webui.h