Skip to content

Conversation

@TomAugspurger
Copy link
Contributor

Description

This adds a 5-minute timeout to each test in cudf-polars, using pytest-timeout. We've observed some hangs, especially in the cudf-polars-rapidsmpf environment

This will interrupt the test (using a signal) if it hasn't been completed by the timeout. I've added to all the cudf-polars tests, not just the rapidsmpf ones.

This adds a 5-minute timeout to each test in cudf-polars, using
`pytest-timeout`. We've observed some hangs, especially in the
cudf-polars-rapidsmpf environment

- https://github.com/rapidsai/cudf/actions/runs/19519352413/job/55881494392?pr=20575
- https://github.com/rapidsai/cudf/actions/runs/19513139414/job/55861194232?pr=20507
@copy-pr-bot
Copy link

copy-pr-bot bot commented Nov 20, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions bot added Python Affects Python cuDF API. cudf-polars Issues specific to cudf-polars labels Nov 20, 2025
@GPUtester GPUtester moved this to In Progress in cuDF Python Nov 20, 2025
@TomAugspurger
Copy link
Contributor Author

/ok to test f100e1e

@TomAugspurger TomAugspurger added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cudf-polars Issues specific to cudf-polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant