Files
Chris Lu 9860ae582b refactor: remove withoutCancelIfAlive helper, inline ctx.Err() checks directly
The helper didn't reduce line count — just inline the straightforward
ctx.Err() check at each call site.
2026-04-03 16:20:40 -07:00
..