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

execbuilder: fix a rare flake #82642

Merged
merged 1 commit into from
Jun 9, 2022

Commits on Jun 8, 2022

  1. execbuilder: fix a rare flake

    This commit fixes a rare flake in the `vectorize_local` test. I don't
    quite understand why the test flakes tbh, but deduplicating the messages
    from the trace makes it non-flaky while still ensuring that the test
    exercises what it is intended to (that two spans are scanned in
    parallel).
    
    Release note: None
    yuzefovich committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    76e6533 View commit details
    Browse the repository at this point in the history