Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update go-leak tool to avoid problems with false negative results #399

Merged
merged 2 commits into from
Jul 20, 2020

Conversation

denis-tingaikin
Copy link
Member

Signed-off-by: Denis Tingajkin denis.tingajkin@xored.com

Motivation

We've provided PR for uber-go/go-leak tool uber-go/goleak#49 to avoid false-positive results in our tests(look at issue #361)

Now we can use go-leak with an option that ignores spawned goroutines from previous tests. It is not a solution of 361, but it makes our tests result purer.

Signed-off-by: Denis Tingajkin <denis.tingajkin@xored.com>
@haiodo haiodo merged commit 6eb2f15 into networkservicemesh:master Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants