yugabyte/yugabyte-db

Use the log_path clang sanitizer (ASAN/TSAN/etc.) option to put errors in a separate file

Open

#231 创建于 2018年4月23日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C (1,003 fork)batch import
area/docdbhelp wantedkind/enhancementpriority/medium

仓库指标

Star
 (8,229 star)
PR 合并指标
 (平均合并 17天 21小时) (30 天内合并 92 个 PR)

描述

Jira Link: DB-5018 Putting sanitizer errors in a separate file (with a name that can be matched to the process, e.g. ts-1 or m-2) will allow us to parse / display those warnings more easily and detect test failures based on that.

贡献者指南