I wonder if someone can clarify when to await and when not to. Consider this code
public Task> GetUsersForParent(int someParentId) {