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

[BUG] xdist pytest hangs after failures in SparkSession init #12107

Open
gerashegalov opened this issue Feb 11, 2025 · 1 comment
Open

[BUG] xdist pytest hangs after failures in SparkSession init #12107

gerashegalov opened this issue Feb 11, 2025 · 1 comment
Labels
bug Something isn't working test Only impacts tests

Comments

@gerashegalov
Copy link
Collaborator

Describe the bug

For #12096 we fixed the root cause leading to test hang. However, we should see if we can change test session code such that such bugs do not result in expensive hangs of cloud resources.

Expected behavior
Such bugs should lead to a fast test failure shutting down cloud resources.

Environment details (please complete the following information)

  • Cloud

Additional context
#12096

@gerashegalov gerashegalov added ? - Needs Triage Need team to review and classify bug Something isn't working labels Feb 11, 2025
@gerashegalov gerashegalov changed the title [BUG] xdist pytest hang during after failures in SparkSession init [BUG] xdist pytest hangs after failures in SparkSession init Feb 11, 2025
@mattahrens mattahrens added test Only impacts tests and removed ? - Needs Triage Need team to review and classify labels Feb 11, 2025
@gerashegalov
Copy link
Collaborator Author

This might be related to py4j/py4j#544

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test Only impacts tests
Projects
None yet
Development

No branches or pull requests

2 participants