## Description > Add file locking using redis with retry. Helpful when multiple users are trying to perform git actions in the Appsmith UI. Fixes #10856 Fixes #14366 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested? - Test A - Test B ## Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes --------- Co-authored-by: Aishwarya UR <aishwarya@appsmith.com> Co-authored-by: Sidhant Goel <sidhant@appsmith.com> Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local> Co-authored-by: System Administrator <root@Parthvis-MacBook-Pro.local> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||