AWS SDK Secure Tunneling causing an individual core to persistently stay at 100% #598
Labels
bug
This issue is a bug.
closed-for-staleness
p3
This is a minor priority issue
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 2 days.
Describe the bug
As referenced on this issue (#596). We have made some changes to our code to start using the v2 SDK and to eliminate the unnecessary infinite loop. However, we are still experiencing 100% CPU usage on one core.
You mentioned that we might consider using Greengrass, but since we don’t require offline communication between IPCs, we are currently using AWS IoT Core Things.
Are there specific scenarios where Greengrass could provide better advantages? Our primary focus is ensuring secure tunneling within our IPC setup.
Regression Issue
Expected Behavior
CPU usage is very low
Current Behavior
CPU usage is at 100%
Reproduction Steps
We run the attached script as a service within the IPC which is based on AWS documentation.
secure_tunneling.txt
Possible Solution
No response
Additional Information/Context
No response
SDK version used
1.5.4
Environment details (OS name and version, etc.)
Ubuntu 22.04
The text was updated successfully, but these errors were encountered: