Eliminates a redundant `co_await` by directly returning the `future`, simplifying the control flow without affecting behavior.
Eliminates a redundant `co_await` by directly returning the `future`, simplifying the control flow without affecting behavior.