Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: Simplify concurrent flow#1823

Closed
onlined wants to merge 1 commit intoopenai:mainfrom
onlined:patch-1
Closed

docs: Simplify concurrent flow#1823
onlined wants to merge 1 commit intoopenai:mainfrom
onlined:patch-1

Conversation

@onlined
Copy link
Copy Markdown

@onlined onlined commented May 7, 2025

Summary

The change removes the while loop and polling, it does this by awaiting one task after another, just like the original author intended.

Motivation

The change makes it easier to read the snippet, removes the cognitive load an extra loop, makes the flow more linear, and removes a sleep call with an arbitrary duration.

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions Bot added the Stale label Jul 21, 2025
@onlined
Copy link
Copy Markdown
Author

onlined commented Jul 23, 2025

Can someone have a look at this?

@github-actions github-actions Bot removed the Stale label Jul 24, 2025
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions Bot added the Stale label Sep 23, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 4, 2025

This PR was closed because it has been stalled for 10 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant