Skip to content

Conversation

@abelbraaksma
Copy link
Member

As in the title. This does not fix any bug, but is just a small improvement. No need to IAsyncDisposable for internal stuff when there's clearly no async code involved in the disposing of resources (in this case, ReaderWriterLock).

@bartelink bartelink changed the title Prefer IDisposable over IAsyndDisposable for disposing ReaderWriterLock Prefer IDisposable over IAsyncDisposable for disposing ReaderWriterLock Dec 24, 2023
@abelbraaksma
Copy link
Member Author

Based on earlier comments/discussion this can be merged.

@abelbraaksma abelbraaksma merged commit 75cbccc into main Dec 24, 2023
@abelbraaksma abelbraaksma deleted the prefer-dispose-over-asyncdispose branch December 24, 2023 15:31
@abelbraaksma abelbraaksma added enhancement New feature or request topic: surface area Adds functions to the public surface area labels Dec 24, 2023
@abelbraaksma abelbraaksma added this to the v0.4.0 milestone Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request topic: surface area Adds functions to the public surface area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants