klesh opened a new pull request, #4015:
URL: https://github.com/apache/incubator-devlake/pull/4015

   ### Summary
   Fix pipeline execution stucks
   
   When the `dbPipeline` variable gets put outside the `for` loop, the 
`dbPipeline.id` gets passed to the next `dequeue` query (line #182), hence no 
pipeline would ever get dequeued anymore.
   
   ### Does this close any open issues?
   Closes #4014 
   
   ### Screenshots
   
![Snipaste_2022-12-22_15-52-23](https://user-images.githubusercontent.com/61080/209085108-ad8e5c5d-a5ef-49d4-8232-15d11729fd23.png)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to