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

stall-analyser: pass args.tmin instead of tmin #2506

Closed
wants to merge 1 commit into from

Conversation

tchaikov
Copy link
Contributor

8e58341 introduced a regression, which passes an undefined variable of tmin to print_stats().

in this change, we pass args.tmin instead of tmin to this function.

8e58341 introduced a regression, which passes an undefined variable of
`tmin` to `print_stats()`.

in this change, we pass `args.tmin` instead of `tmin` to this function.

Signed-off-by: Kefu Chai <[email protected]>
@tchaikov tchaikov added the bug label Oct 18, 2024
@tchaikov
Copy link
Contributor Author

@scylladb/seastar-maint hello maintainers, could you help review this change?

@xemul xemul closed this in 360fa1d Oct 18, 2024
@tchaikov tchaikov deleted the stall-analyser-graph branch October 18, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant