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

chore(flamegraphs): Increase readjob channel size #512

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

Zylphrex
Copy link
Member

@Zylphrex Zylphrex commented Sep 4, 2024

The channel size needs to be larger than the number of items or there's a risk of the channel blocking. Will rework this a little so it starts reading immediately but starting with this for now.

The channel size needs to be larger than the number of items or there's a risk
of the channel blocking. Will rework this a little so it starts reading
immediately but starting with this for now.
@Zylphrex Zylphrex requested a review from a team as a code owner September 4, 2024 23:03
@Zylphrex Zylphrex merged commit 67e9107 into main Sep 4, 2024
12 checks passed
@Zylphrex Zylphrex deleted the txiao/chore/increase-read-job-channel-size branch September 4, 2024 23:07
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

Successfully merging this pull request may close these issues.

2 participants