-
Hi,
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
GitPython is not thread safe, and each thread must own its own instance of a Even though I am closing this issue, please feel free to keep posting in the comments when needed. |
Beta Was this translation helpful? Give feedback.
-
|
Ok, Thanks for your reply. |
Beta Was this translation helpful? Give feedback.
GitPython is not thread safe, and each thread must own its own instance of a
Repowhile only performing read operations on them.Even though I am closing this issue, please feel free to keep posting in the comments when needed.