From 05c8eba11c51ca928eee9c041de1a4192e590aec Mon Sep 17 00:00:00 2001 From: nianjiuhuiyi <64776403+nianjiuhuiyi@users.noreply.github.com> Date: 星期五, 27 六月 2025 09:57:45 +0800 Subject: [PATCH] Fix: 修复c++后端服务因为空数组的异常退出,以及c++的http服务在收到Ctrl+C信号后无法正常退出 (#2571) --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 82ba025..80b0317 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,6 +4,9 @@ labels: 'bug, needs triage' --- +Notice: In order to resolve issues more efficiently, please raise issue following the template. +锛堟敞鎰忥細涓轰簡鏇村姞楂樻晥鐜囪В鍐虫偍閬囧埌鐨勯棶棰橈紝璇锋寜鐓фā鏉挎彁闂紝琛ュ厖缁嗚妭锛� + ## 馃悰 Bug <!-- A clear and concise description of what the bug is. --> -- Gitblit v1.9.1