Skip to content

freellmpool 0.9.3

Choose a tag to compare

@0xzr 0xzr released this 03 Jun 05:30

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