I have async function which waits async Task, but before that it should execute sync process(which is debug.log). However, instead ma
async Task
debug.log