Skip to content

Conversation

MarkCiliaVincenti
Copy link

No description provided.

@bitfaster
Copy link
Owner

I have added a net9 build target with automated tests - you can merge master into your changes to get this.

Because System.Threading.Lock is only available on net9, you will need to make this change only for the net9 target using preprocessor directives, you can see a similar example for the lock statement in ConcurrentLfu here #697.

@MarkCiliaVincenti
Copy link
Author

Merged. The preprocessor directives are not needed because this is using a source-generated polyfill.

@coveralls
Copy link

Coverage Status

coverage: 99.062%. first build
when pulling ee89e00 on MarkCiliaVincenti:SystemThreadingLock
into 422ab25 on bitfaster:main.

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.

3 participants