workflow-kotlin icon indicating copy to clipboard operation
workflow-kotlin copied to clipboard

Calling WorkflowLifecycleOwner.installOn twice causes leaks

Open rjrjr opened this issue 3 years ago • 0 comments
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.

rjrjr avatar Dec 09 '21 17:12 rjrjr