Version 0.8 of qcheck-lin, qcheck-stm, and qcheck-multicoretests-util was just merged on the opam repository: Release 0.8 · ocaml-multicore/multicoretests · GitHub
The 0.8 release improves the error finding ability of the Lin_thread and STM_thread modes:
- #540: Significantly increase the probability of context switching in Lin_threadandSTM_threadby utilizingGc.Memprofcallbacks. Avoid on 5.0-5.2 withoutGc.Memprofsupport.
- #546: Speed up Lin’s defaultstringandbytesshrinkers.
- #547: Add Util.Pp.{cst4,cst5}
Happy testing! 