Skip to content

Residual Context goroutines #3279

@Kubuxu

Description

@Kubuxu

Pollux has quite a number of goroutines running.
It is due to over 7k gourutines stuck in context.propagateCancal.func1 closure.

Sample:

goroutine 4065045863 [select, 8462 minutes]:
gx/ipfs/QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt/go-net/context.propagateCancel.func1(0x7fe83c441040, 0xc42012cf90, 0x7fe83cbc7ce0, 0xc4459e4b80)
    /go/src/gx/ipfs/QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt/go-net/context/context.go:244 +0x174
created by gx/ipfs/QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt/go-net/context.propagateCancel
    /go/src/gx/ipfs/QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt/go-net/context/context.go:249 +0x1de

Full debug info fs:/ipfs/QmT4dEtK87CbS8BLdo8zbo95K3SCQoBppdZzC3SwREheoz

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

    Issue actions