mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-07-15 21:11:05 +02:00
Replace the bare `except Exception: pass` around resp.close() in the query_stream finally block with an explanatory comment and a debug log (flagged by github-code-quality on PR #272). Behavior unchanged — the close is best-effort to unblock the background thread. Claude-Session: https://claude.ai/code/session_01Kx5DgKbhK1N8autqXH8SmS |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cloud.py | ||
| local.py | ||
| protocol.py | ||