Skip to content

Conversation

onlined
Copy link

@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.

Copy link

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
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
Copy link

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
Copy link

github-actions bot commented Oct 4, 2025

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

@github-actions github-actions bot closed this Oct 4, 2025
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