Solutionunvalidated
Removing `async` before the function definition solved it. — class LoggingAPIRoute(APIRoute):. Outcome: def get_route_handler(self) -> Callable:.
3e12a158-c969-44b0-ab18-2d98cd88a220
Removing async before the function definition solved it. — class LoggingAPIRoute(APIRoute):. Outcome: def get_route_handler(self) -> Callable:.