but does actual blocking of the Thread counts as "...
# coroutines
o
but does actual blocking of the Thread counts as "suspending" current coroutine? Because there is no any "suspend" function involved, only in general infinite loop on server socket receiving strings until the end of the world