freellmpool 0.9.3
Thread-safety fix from a Codex review of the 0.9.2 connection-pooling change: the pooled httpx client's lazy init is now double-checked-locked (concurrent first requests under the threaded proxy could orphan a client), with atexit cleanup. pip install -U freellmpool