Open lukaszstolarczuk opened 3 years ago
Extra tests for concurrent data structures using kotlinx-lincheck should be fairly easy. And BTW it will show compatibility of our code with Kotlin.
After all, it wasn't as simple as previously thought (or maybe it's just me 😄 ).
https://github.com/pmem/pmemkv-java/pull/150
// old, perhaps useful links: example test string generation
Extra tests for concurrent data structures using kotlinx-lincheck should be fairly easy. And BTW it will show compatibility of our code with Kotlin.