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  -- 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]
