JetBrains / lincheck

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

Fix scenario minimization #217

Closed eupp closed 12 months ago

eupp commented 12 months ago

Implement the following fixes in the scenario minimization:

Closes #215.

eupp commented 12 months ago

I also add 2 new tests for minimization, that should emulate the problem reported in #207.