JetBrains / lincheck

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

Try to provide an interleaving trace for stress tests #151

Open ndkoval opened 1 year ago

ndkoval commented 1 year ago

When Lincheck finds an error via stress testing, it could run a model-checking test in the hope of reproducing the bug and, this way, provide a trace of the error. We can fix the number of invocations for this model checking test to some big constant, e.g., 10000.