Skip to content

Backport #794: Enable Explicit Context Shutdown#809

Merged
rockhowse merged 1 commit into
rapidsai:release/26.02from
pentschev:backport-794-26.02
Jan 22, 2026
Merged

Backport #794: Enable Explicit Context Shutdown#809
rockhowse merged 1 commit into
rapidsai:release/26.02from
pentschev:backport-794-26.02

Conversation

@pentschev
Copy link
Copy Markdown
Member

@pentschev pentschev commented Jan 22, 2026

Backport of #794 to fix failing tests in L4 instances. Closes #795 .

As part of fixing #789 (with additional changes required in cudf-polars), this PR introduces explicit shutdown of Context and adds a Python context manager to ensure deterministic, same-thread shutdown.

As part of fixing [https://github.com/rapidsai/rapidsmpf/issues/789](https://github.com/rapidsai/rapidsmpf/issues/789) (with additional changes required in cudf-polars), this PR introduces explicit shutdown of `Context` and adds a Python context manager to ensure deterministic, same-thread shutdown.

Authors:
  - Mads R. B. Kristensen (https://github.com/madsbk)

Approvers:
  - Peter Andreas Entschev (https://github.com/pentschev)
  - Lawrence Mitchell (https://github.com/wence-)

URL: rapidsai#794
@pentschev pentschev requested review from a team as code owners January 22, 2026 12:33
@pentschev pentschev added breaking Introduces a breaking change bug Something isn't working labels Jan 22, 2026
@rockhowse rockhowse merged commit 8256d0c into rapidsai:release/26.02 Jan 22, 2026
98 checks passed
@pentschev pentschev deleted the backport-794-26.02 branch January 28, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Introduces a breaking change bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants