Skip to content

time,runtime: too many concurrent timer firings for short time.Ticker #69880

@mknyszek

Description

@mknyszek

We've observed the "too many concurrent timer firings" panic, introduced in go.dev/cl/611496 for #69312, in production. We suspect they're due to relatively short time.Tickers.

This bug tracks figuring out why it happens and mitigating it. We expected this to be rare, and it still is relatively rare, but it does happen. go.dev/cl/620136 is a mitigation for time.Ticker that already landed on tip.

CC @ianlancetaylor

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions