And, does the `async/await` ever timeout? Does in...
# suitescript
d
And, does the
async/await
ever timeout? Does in hold the UserEvent in a queue somewhere? What happens if the UE gets hit again before the
async/await
completes?