Skip to content

fix: make AWS agent to run in executor to prevent blocking#376

Merged
suwhang-cisco merged 2 commits intomainfrom
fix-aws
Oct 17, 2025
Merged

fix: make AWS agent to run in executor to prevent blocking#376
suwhang-cisco merged 2 commits intomainfrom
fix-aws

Conversation

@suwhang-cisco
Copy link
Collaborator

Description

Currently AWS agent async blocks everything while running. Fix it to unblock.

Type of Change

  • Bugfix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

Signed-off-by: suwhang-cisco <suwhang@cisco.com>
Copy link
Collaborator

@subbaksh subbaksh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hopefully there are no side effects to this

Signed-off-by: suwhang-cisco <suwhang@cisco.com>
@suwhang-cisco
Copy link
Collaborator Author

Hopefully there are no side effects to this

I think it should be okay. It does seem AWS agent has a bit of different code but locally running it seems to work fine 🤞

@suwhang-cisco suwhang-cisco merged commit 3b09490 into main Oct 17, 2025
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants