Skip to content

v0.21.2

Choose a tag to compare

@daltonnyx daltonnyx released this 26 Aug 14:26
· 4 commits to main since this release

馃悰 Bug Fixes

  • fix(core): suppressed the athrow error (a1111516)

    Suppressed the generator didn't stop after athrow() RuntimeError that could surface during HTTP/transport finalization (httpcore/httpcore2 async-generator cleanup).