JetBrains / lincheck

Framework for testing concurrent data structures
Mozilla Public License 2.0
538 stars 31 forks source link

Spin locks detection enchancements #331

Open avpotapov00 opened 3 weeks ago

avpotapov00 commented 3 weeks ago

Closes #218, #219, adds recursive spin locks support and overall spin locks detection enhancements.

ndkoval commented 1 week ago

@avpotapov00, could you please check the documentation with Grammarly or Grazie?

ndkoval commented 1 week ago

General comment: would the current IDEA plugin work with this PR being merged?