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

Update Lib/compileall.py and Lib/test/test_compileall.py #5199

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Eclips4
Copy link
Contributor

@Eclips4 Eclips4 commented Mar 13, 2024

This PR for a compileall.py module

  • Lib/compileall.py needs an update
  • Lib/test/test_compileall.py needs to be created :)

@Eclips4
Copy link
Contributor Author

Eclips4 commented Mar 13, 2024

Seems that CI/CD is failing. Let me check what's wrong

@youknowone
Copy link
Member

maybe there is few test causing hanging

@Eclips4
Copy link
Contributor Author

Eclips4 commented Mar 13, 2024

maybe there is few test causing hanging

Now everything should be fine.
Oh, I see the hang in the CI. I'll try to investigate what's happening

@youknowone
Copy link
Member

That will be mostly because of poor RustPython implementation for multiprocessing. Finding candidates and mark them as @unittest.skip will be totally fine

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.

None yet

2 participants