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

Try custom YAPF to avoid EOFError: Ran out of input issue from pickle.load(f) #3324

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

anmyachev
Copy link
Contributor

@anmyachev anmyachev commented Jan 31, 2025

10 successful runs: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/13077857969/job/36495895973.

The idea is to try using this version for a while. If the problem definitely stops reproducing, I'll try to upstream this change.

The fix is in my fork: anmyachev/yapf@970dc74

Signed-off-by: Anatoly Myachev <[email protected]>
Signed-off-by: Anatoly Myachev <[email protected]>
@anmyachev anmyachev changed the title [DEBUG]: Play with YAPF [DEBUG]: Try custom YAPF to avoid EOFError: Ran out of input issue from pickle.load(f) Jan 31, 2025
@anmyachev anmyachev changed the title [DEBUG]: Try custom YAPF to avoid EOFError: Ran out of input issue from pickle.load(f) Try custom YAPF to avoid EOFError: Ran out of input issue from pickle.load(f) Jan 31, 2025
@anmyachev anmyachev marked this pull request as ready for review January 31, 2025 18:31
@anmyachev anmyachev linked an issue Jan 31, 2025 that may be closed by this pull request
@anmyachev anmyachev enabled auto-merge (squash) January 31, 2025 19:15
@anmyachev anmyachev merged commit 395bfb0 into main Jan 31, 2025
5 checks passed
@anmyachev anmyachev deleted the amyachev/yapf branch January 31, 2025 19:36
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.

Fix EOFError: Ran out of input from YAPF in pre-commit checks
2 participants