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

test: increase sleep time to allow GC to perform cleanup (#20019) (CP: 24.3) #20023

Merged
merged 1 commit into from
Sep 23, 2024

Commits on Sep 23, 2024

  1. test: increase sleep time to allow GC to perform cleanup (#20019)

    On CI system the test randomly fails because the GC seems not
    to clean up ComponentLocator memory within the 5 milliseconds.
    However, running the test in isolation works fine.
    This change increases the delay between the GC requests
    to try to make the test more reliable.
    mcollovati authored and vaadin-bot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    614d96d View commit details
    Browse the repository at this point in the history