5207940f0b
- The non-concurrent `CleanableSoftValueCacheTest` ensures that deterministic cleanup behaves correctly. A Lincheck test can only discover differences between the single-threaded and concurrent executions of a test scenario, so it cannot find correctness issues with deterministic cleanup on its own. ^KT-61222