Skip to content

Stop iteration fix #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025
Merged

Conversation

thewhaleking
Copy link
Collaborator

StopAsyncIteration should be StopIteration, as it's iterating over the chain endpoints, not async iterating.

@github-actions github-actions bot added run-bittensor-sdk-tests Runs Bittensor SDK tests. run-bittensor-cli-tests Runs BTCLI tests. labels Jun 11, 2025
@thewhaleking thewhaleking merged commit 798f1b3 into staging Jun 11, 2025
51 of 52 checks passed
@thewhaleking thewhaleking deleted the fix/thewhaleking/stop-iteration-fix branch June 11, 2025 21:14
@thewhaleking thewhaleking mentioned this pull request Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-bittensor-cli-tests Runs BTCLI tests. run-bittensor-sdk-tests Runs Bittensor SDK tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants