Hello everybody. I am trying to investigate the re...
# coroutines
o
Hello everybody. I am trying to investigate the reasons of KT-62077 and wished to ask here: is there in coroutines some special mechanism that recover value classes? I am asking because I found out that hascode function gets as an argument value class instance instead of its value. It looks like there were some problem due to storing/recovering of value class value between the coroutine work