You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/09/30 02:47:20 UTC

[GitHub] [incubator-devlake] mappjzc opened a new issue, #3282: [Bug][Framework] too much resouce use the same mutex lock

mappjzc opened a new issue, #3282:
URL: https://github.com/apache/incubator-devlake/issues/3282

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   ![image](https://user-images.githubusercontent.com/2921251/193178602-b90e2e97-ffca-4cee-98a1-e6694b6b3f60.png)
   the runningTasks and the progressDetail of earch tasks use the same mutex runningTasks.mu.
   
   ### What you expected to happen
   
   don't let too much resouce use the same mutex lock.
   
   ### How to reproduce
   
   see the code.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@devlake.apache.org.apache.org

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


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3282: [Bug][Framework] too much resouce use the same mutex lock

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3282:
URL: https://github.com/apache/incubator-devlake/issues/3282#issuecomment-1296395445

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3282: [Bug][Framework] Too many resources use the same mutex lock

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3282:
URL: https://github.com/apache/incubator-devlake/issues/3282#issuecomment-1341788789

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3282: [Bug][Framework] Too many resources use the same mutex lock

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3282:
URL: https://github.com/apache/incubator-devlake/issues/3282#issuecomment-1352392364

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] github-actions[bot] closed issue #3282: [Bug][Framework] Too many resources use the same mutex lock

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #3282: [Bug][Framework] Too many resources use the same mutex lock
URL: https://github.com/apache/incubator-devlake/issues/3282


-- 
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: commits-unsubscribe@devlake.apache.org

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