Skip to content

Conversation

osdemah
Copy link
Contributor

@osdemah osdemah commented Sep 5, 2025

Description

time.sleep blocks asyncio event loop and should not be used in an async context.

Related Issues

Documentation PR

Type of Change

Bug fix

Testing

How have you tested the change? Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli

  • I ran hatch run prepare

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

zastrowm
zastrowm previously approved these changes Sep 5, 2025
pgrayy
pgrayy previously approved these changes Sep 8, 2025
@pgrayy pgrayy merged commit 1f27488 into strands-agents:main Sep 8, 2025
11 of 12 checks passed
vamgan pushed a commit to vamgan/sdk-python that referenced this pull request Sep 8, 2025
vamgan pushed a commit to vamgan/sdk-python that referenced this pull request Sep 9, 2025
This was referenced Sep 17, 2025
Unshure pushed a commit to Unshure/sdk-python that referenced this pull request Sep 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.

3 participants