Skip to content

Remove async operation section from Python developer docs#6980

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.08from
csadorf:docs/remove-async-example
Jul 7, 2025
Merged

Remove async operation section from Python developer docs#6980
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.08from
csadorf:docs/remove-async-example

Conversation

@csadorf
Copy link
Copy Markdown
Contributor

@csadorf csadorf commented Jul 7, 2025

This PR removes the documentation section on asynchronous operations and stream ordering from the Python developer guide. The async example was removed as its validity in the current form is put into question.

Closes #6859 .

Until related questions are clarified.
@csadorf csadorf requested a review from a team as a code owner July 7, 2025 18:51
@csadorf csadorf requested review from dantegd and divyegala July 7, 2025 18:51
@csadorf csadorf changed the title Remove async operation documentation Remove async operation section from Python developer docs Jul 7, 2025
@csadorf csadorf added doc Documentation non-breaking Non-breaking change labels Jul 7, 2025
Copy link
Copy Markdown
Member

@jcrist jcrist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@csadorf
Copy link
Copy Markdown
Contributor Author

csadorf commented Jul 7, 2025

/merge

@rapids-bot rapids-bot Bot merged commit d50caaf into rapidsai:branch-25.08 Jul 7, 2025
84 of 85 checks passed
@csadorf csadorf deleted the docs/remove-async-example branch July 7, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Documentation non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve documentation on asynchronous execution

3 participants