mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
The same internal job was simultaneously getting executed by 2 worked threads. The fix is to ensure that job gets scheduled for execution from a single place. (cherry picked from commit 6dfb8ab03ed05747941a89b4079ff23d25f4d8fd) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>