kotlinx.coroutines icon indicating copy to clipboard operation
kotlinx.coroutines copied to clipboard

Rework CompletionHandler to avoid subclassing a functional type

Open dkhalanskyjb opened this issue 1 year ago • 2 comments
trafficstars

Workaround for KT-64075

dkhalanskyjb avatar Jan 09 '24 15:01 dkhalanskyjb

I don't know why Lincheck tests fail with a LinkageError. @ndkoval, could you help?

dkhalanskyjb avatar Jan 11 '24 13:01 dkhalanskyjb

Status: it seems like the fix should be on the side of Lincheck. We probably won't have to change the approach taken in this PR.

dkhalanskyjb avatar Jan 16 '24 11:01 dkhalanskyjb