Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock both lists at the same time #422

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

zadjii-msft
Copy link
Owner

In #416 I tried to lock the lists before we modify them.

Problem was, on L143 I only locked the FilteredItems, when Items can change there too.

One singular lock for both makes the most sense anyways.

@zadjii-msft zadjii-msft merged commit 36f42d9 into main Feb 13, 2025
9 checks passed
@zadjii-msft zadjii-msft deleted the dev/migrie/b/lock-lists branch February 13, 2025 17:33
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.

2 participants