Could someone explain to me what the suspend keywo...
# announcements
s
Could someone explain to me what the suspend keyword does to a function?
stackoverflow 2
e
See also:

https://www.youtube.com/watch?v=_hfBv0a09Jc

#C1CFAFJSK for more
l
this actually just blew my mind, "suspending functions do not block the caller thread", https://medium.com/@elizarov/blocking-threads-suspending-coroutines-d33e11bf4761