I use this all the time in async functions with code branches, some of which await and some return an immediate value.
I use this all the time in async functions with code branches, some of which await and some return an immediate value.