Upgrade to Mendix Studio Pro 11.12.1 now seeing git issues

0
After upgrading from Studio Pro 10.24.6 to 11.12.1, I've been mostly pleased with the update. However, I've noticed that Studio Pro occasionally hangs when interacting with Git, such as:Opening a local project (when checking the remote status)Pulling updates from the remote repositoryPerforming commits or mergesCloning or checking out a branchThese stalls appear to continue indefinitely. In most cases, I can open a second instance of Studio Pro and complete the same task without issue while the first instance continues to show the same loading screen or spinning wheel on a checklist.After monitoring system resources, I noticed that Git for Windows appears to stall whenever Studio Pro is hanging. If I terminate the Git for Windows process in Task Manager, Studio Pro immediately resumes working.Is anyone else experiencing this issue?
asked
1 answers
2

Looking at the release notes, there have been some git fixes in 11.12.2 and 11.12.3. I would suggest upgrading to the latest version, which is 11.12.4, and see if the problem still occurs.

https://docs.mendix.com/releasenotes/studio-pro/11.12/


I hope this helps, good luck!

answered