You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In an IPC, we are seeing that the CPU usage of the SDK script is causing 100% usage of a particular core. This appears to be a similar issue to what was seen in the device client here: awslabs/aws-iot-device-client#147
Regression Issue
Select this option if this issue appears to be a regression.
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.