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

Guard lazylist methods with locks #364

Merged
merged 1 commit into from
Oct 16, 2022
Merged

Conversation

Washi1337
Copy link
Owner

Ensures a modification to a LazyList<T> (and all its derivatives) is done atomically.

@Washi1337 Washi1337 added bug dotnet Issues related to AsmResolver.DotNet labels Oct 15, 2022
@Washi1337 Washi1337 added this to the 5.0.0 milestone Oct 15, 2022
@Washi1337 Washi1337 merged commit f76f4f2 into development Oct 16, 2022
@Washi1337 Washi1337 deleted the feature/lazylist-locks branch October 16, 2022 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug dotnet Issues related to AsmResolver.DotNet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant