- Move HTTP client cleanup into the same async context - Prevents 'Event loop is closed' error when closing HTTP client - Ensures proper resource cleanup in the same event loop
- Move HTTP client cleanup into the same async context - Prevents 'Event loop is closed' error when closing HTTP client - Ensures proper resource cleanup in the same event loop