Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: Use TryLock for doclist operations and log lock failures#857

Merged
noborus merged 1 commit intomasterfrom
fix-doclist-lock
Sep 15, 2025
Merged

fix: Use TryLock for doclist operations and log lock failures#857
noborus merged 1 commit intomasterfrom
fix-doclist-lock

Conversation

@noborus
Copy link
Owner

@noborus noborus commented Sep 15, 2025

  • Changed document list operations to use TryLock instead of Lock
  • Log a message when lock acquisition fails, without UI update
  • Prevents potential deadlocks and improves responsiveness

- Changed document list operations to use TryLock instead of Lock
- Log a message when lock acquisition fails, without UI update
- Prevents potential deadlocks and improves responsiveness
@noborus noborus merged commit 8d1bac2 into master Sep 15, 2025
9 checks passed
@noborus noborus deleted the fix-doclist-lock branch September 17, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant