workflow-kotlin
workflow-kotlin copied to clipboard
Calling WorkflowLifecycleOwner.installOn twice causes leaks
trafficstars
We should probably fix it so that an existing WLO will be destroyed and replaced, or else we should throw. I prefer the former b/c it seems pretty pathological to fight reusing View instances.