Join Slack
Powered by
Hello, does ThreadLocal works with coroutines?
# coroutines
a
Alexjok
09/19/2019, 7:01 PM
Hello, does ThreadLocal works with coroutines?
s
streetsofboston
09/19/2019, 7:03 PM
A quick google yields this result:
https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines/java.lang.-thread-local/as-context-element.html
a
Alexjok
09/19/2019, 7:06 PM
Thanks
3
Views
Open in Slack
Previous
Next