They should not, because they will return without ...
# coroutines
e
They should not, because they will return without throwing an exception, while a
Nothing
function will not return normally - it will always throw an exception or hang forever.