Detaching to workers is syntactically difficult. T...
# kotlin-native
k
Detaching to workers is syntactically difficult. The calling thread still “sees” user, so it can’t detach it. Create a user factory method and you can do it