提交 02f908a9 编写于 作者: wafwerar's avatar wafwerar

test: add win32 tmq case test

上级 fc489882
......@@ -634,9 +634,7 @@ int32_t getConsumeInfo() {
return 0;
}
LONG WINAPI exceptionHandler(LPEXCEPTION_POINTERS exception);
int main(int32_t argc, char* argv[]) {
SetUnhandledExceptionFilter(exceptionHandler);
parseArgument(argc, argv);
getConsumeInfo();
saveConfigToLogFile();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册