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

Go routine leak in validatormock #1527

Closed
dB2510 opened this issue Dec 8, 2022 · 0 comments
Closed

Go routine leak in validatormock #1527

dB2510 opened this issue Dec 8, 2022 · 0 comments
Assignees

Comments

@dB2510
Copy link
Contributor

dB2510 commented Dec 8, 2022

🐞 Bug Report

Description

There is a goroutine leak found while testing synthetic block proposals. Here are the snapshot of pprof goroutine profile:
flame_graph
source_graph

🔬 Minimal Reproduction

Run a charon node in a cluster with CHARON_SYNTHETIC_BLOCK_PROPOSALS=true env variable.

🔥 Error

Below is the panel from grafana:
discord_goroutine

🌍 Your Environment

What version of Charon are you running? (Which release)

  
version: v0.12.0
git_commit: 104324a
  
@dB2510 dB2510 self-assigned this Dec 8, 2022
obol-bulldozer bot pushed a commit that referenced this issue Dec 8, 2022
Adds context to http GET request in validatormock to get blocks.

category: bug
ticket: #1527
@dB2510 dB2510 closed this as completed Dec 9, 2022
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

No branches or pull requests

1 participant