Join Slack
how to create a blocking call without using thread and runblocking? Usecase is I want to use someth...
# getting-started
t
thhh
06/15/2021, 1:32 PM
how to create a blocking call without using thread and runblocking? Usecase is I want to use something instead of
thread { ... }
in this code:
https://pastebin.com/d9xvi3ay
When using
thread
Timber Logging library incorrectly assigns Tag. Like even when using Timber.d from Acitivity or other class, it will show Tag of Application class (where Timber is initialized)
d
Dominaezzz
06/15/2021, 2:00 PM
Sleep?
5
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by