summaryrefslogtreecommitdiff
path: root/.git_old/objects/75/1de6970611dd71c1c28a0daf1cd7c6a08c2599
diff options
context:
space:
mode:
authorClaudomator Agent <agent@claudomator>2026-03-16 19:56:47 +0000
committerClaudomator Agent <agent@claudomator>2026-03-16 19:56:47 +0000
commit8457d32d89ef703fa8e748a0592472e3d21a16f9 (patch)
tree55d96acd983ca82e26e85313f27da87f44a94650 /.git_old/objects/75/1de6970611dd71c1c28a0daf1cd7c6a08c2599
parentc0ba29283dcb318cb918615e34f2d90d05cc1019 (diff)
fix: resolve compilation error in PerformanceViewModelFactory
modelClass.kotlin.viewModelScope called viewModelScope on KClass<T> rather than a ViewModel instance. Replace with CoroutineScope(Dispatchers.IO + SupervisorJob()) which is valid at factory creation time. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to '.git_old/objects/75/1de6970611dd71c1c28a0daf1cd7c6a08c2599')
0 files changed, 0 insertions, 0 deletions