Skip to content

A goroutine leak in manager/state/raft/transport/peer.go:430 #3196

@xuxiaofan1203

Description

@xuxiaofan1203

Blocking Position:


How to reproduce:
You can reproduce the bug by goleak in the test function below.
func TestSendRemoved(t *testing.T) {

The result is like this
Image

Activity

changed the title [-]A goroutine leak in manager/state/raft/transport/transport_test.go[/-] [+]A goroutine leak in manager/state/raft/transport/peer.go:430[/+] on Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @xuxiaofan1203

        Issue actions

          A goroutine leak in manager/state/raft/transport/peer.go:430 · Issue #3196 · moby/swarmkit