Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: try multiple times to get win32 version to handle flakes #2814

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

Merged

Conversation

rickeylev
Copy link
Collaborator

The Google tensorflow/jax devinfra team reported that Windows 2022 with Python 3.12.8
has a tendency to be flaky when calling the platform.win32 APIs. I'm very certain I
saw similar behavior in the past myself.

To fix, just call the APIs a couple times; it seems to fix itself.

cc @vam-google

@rickeylev rickeylev requested a review from aignas as a code owner April 23, 2025 20:21
Copy link

@vam-google vam-google left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rickeylev rickeylev added this pull request to the merge queue Apr 23, 2025
Merged via the queue into bazel-contrib:main with commit bb7b164 Apr 23, 2025
3 checks passed
@rickeylev rickeylev deleted the fix.flaky.win22py12.bootstrap branch May 16, 2025 03:00
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.

3 participants