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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant