klesh commented on issue #7826:
URL: 
https://github.com/apache/incubator-devlake/issues/7826#issuecomment-2345199230

   @wouldd
   
   Wow, this might be the key issue!
   
   It looks like the BatchSaveDivider could be accessed by multiple threads, 
and without any locking mechanism in place, it's highly likely that this is 
causing the problem.
   
   Great catch—well done!
   
   Would you be able to implement a locking mechanism and verify if this 
resolves the issue?


-- 
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: dev-unsubscr...@devlake.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to