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

pgwire: flake in TestConnCloseCancelsAuth due to goroutine leak #100098

Closed
knz opened this issue Mar 30, 2023 · 0 comments · Fixed by #100099
Closed

pgwire: flake in TestConnCloseCancelsAuth due to goroutine leak #100098

knz opened this issue Mar 30, 2023 · 0 comments · Fixed by #100099
Labels
C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Comments

@knz
Copy link
Contributor

knz commented Mar 30, 2023

Here: https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_BazelEssentialCi/9326510?showRootCauses=false&expandBuildChangesSection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true

=== RUN   TestConnCloseCancelsAuth
I230329 22:46:22.516278 1 (gostd) rand.go:199  [-] 1  random seed: 7136156720006231235
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/75e16666b103873ef6cc2867a07d9892/logTestConnCloseCancelsAuth3236610436
    test_log_scope.go:79: use -show-logs to present logs inline
    conn_test.go:1298: -- test log scope end --
    conn_test.go:1298: Leaked goroutine: goroutine 63 [select]:
        go.opencensus.io/stats/view.(*worker).start(0xc000e04880)
          go.opencensus.io/stats/view/external/io_opencensus_go/stats/view/worker.go:292 +0xad
        created by go.opencensus.io/stats/view.init.0
          go.opencensus.io/stats/view/external/io_opencensus_go/stats/view/worker.go:34 +0x8d

Jira issue: CRDB-26248

@knz knz added the C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. label Mar 30, 2023
@craig craig bot closed this as completed in #100099 Mar 30, 2023
@craig craig bot closed this as completed in 476cd85 Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant