JetBrains / lincheck

Framework for testing concurrent data structures
Mozilla Public License 2.0
576 stars 33 forks source link

Spin locks detection enhancements #228

Closed avpotapov00 closed 2 months ago

avpotapov00 commented 1 year ago

Closes #219 #218 and adds recursive spin-locks support.

Subtasks:

ndkoval commented 2 months ago

The changes will be delivered under #331