Closed sameo closed 7 years ago
We need to release the lock before pushing data into the kick channel. If we push while holding the lock and the throttle loop is waiting for the KSM lock, we will deadlock.
Fixes #143
Signed-off-by: Samuel Ortiz sameo@linux.intel.com
LGTM
kubernetes qa-passed 👍
We need to release the lock before pushing data into the kick channel. If we push while holding the lock and the throttle loop is waiting for the KSM lock, we will deadlock.
Fixes #143
Signed-off-by: Samuel Ortiz sameo@linux.intel.com