envoyproxy / envoyproxy/xds-relay

Use race detector in go tests

Open
#210 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
135
Forks
28
PR merge metrics
No merged PRs in 30d

Description

We should use `-race ` in https://github.com/envoyproxy/xds-relay/blob/master/Makefile#L17 to make sure to avoid race conditions.
Adding the flag will expose some existing race conditions in code and test.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.