JetBrains / lincheck

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

ShortGen to kotlin #155

Closed SampathKumarAmex closed 1 year ago

ndkoval commented 1 year ago

Hi @SampathKumarAmex, thanks for the PR! Do you have use cases for short generators?

ndkoval commented 1 year ago

What is the purpose of this change? It rewrites only one of the generators from Java to Kotlin. It makes the code less consistent, and neither introduces new functionality. Unfortunately, we cannot accept this PR.