mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-04 08:42:42 +03:00
b9fc0d2908
The early return in pool release was causing leaked connections. Closes #16282.