front: fix SyntaxError in _counting_iter (bare try without except/finally)
The previous commit (be9950a5) left a try: with no except/finally in the SSE throughput counter, breaking import of the front. Remove the stray try (the BackgroundTask _release already closes the upstream response). Co-Authored-By:Claude Opus 4.8 <noreply@anthropic.com>
Showing
Please
register
or
sign in
to comment