I tried to use coroutine (await) in a user command with no success. If I run the code in a Process Flow -> Custom code, it works fine. If I take the same code into User command, it does not work. Is that how it is meant to be? See attachment -> "Use await here".