hmm let me phrase it differently, I have two async...
# arrow
a
hmm let me phrase it differently, I have two async function I have to await... The second function has to wait for first to complete for the value and I have to check if the first function returns
Some
or
None