Framework for testing concurrent code on JVM languages
Stars
661
Forks
42
Watchers
661
Open Issues
106
Overall repository health assessment
No package.json found
This might not be a Node.js project
245
commits
162
commits
72
commits
58
commits
37
commits
31
commits
27
commits
21
commits
14
commits
7
commits
Promote old `org.jetbrains.kotlinx.lincheck` API deprecation level to `ERROR` (#994)
6a4ab96View on GitHubMake model checker more robust against potential interleaving non-replayability problems (#986)
b8e5d7dView on GitHubOptimize `ThreadScheduler` related allocations (#983)
f1b0066View on GitHubRefactor Live Debugger controller API and support notifications (#976)
c273211View on GitHubAdd phone-home heartbeat functionality to Live Debugger (#979)
beca06bView on GitHubDon't error out at this level, it will be checked later according to options. (#980)
46842c3View on GitHubAdd options for trace diff and fix several bugs in diffing (#978)
4311f05View on GitHubFix loading of traces where class descriptor is saved after method or field descriptor. (#977)
4234693View on GitHubFix deserialization by making ClassDescriptor a data class. (#975)
9bb1f10View on GitHub