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

[7.1.0] Fix a flaky test by avoiding leaking the eager capability RPC thread. #21550

Merged
merged 1 commit into from
Mar 4, 2024

Commits on Mar 4, 2024

  1. [7.1.0] Fix a flaky test by avoiding leaking the eager capability RPC…

    … thread.
    
    Arguably a better fix would be for every test case to properly dispose of the RemoteModule via afterCommand() and making sure that the leak is stopped there. Leave a TODO accordingly.
    
    PiperOrigin-RevId: 612417631
    Change-Id: I2d6e6e94b405eb777a884c6e10f9d3f9a086fffc
    tjgq committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b1f8d47 View commit details
    Browse the repository at this point in the history