JetBrains / lincheck

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

Cut off events related to a detected spin lock #138

Closed ndkoval closed 1 year ago

ndkoval commented 1 year ago

When a spin lock is detected in the model checking mode, hundreds of events are added to the interleaving, reducing the analysis quality and the resulting interleaving simplicity. It would be better to cut off the sequence of events related to the detected spinlock.