You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(init): close HTTP response bodies and minor cleanups
- Close response bodies in SendStatus/SendLogs/SendResult so idle
connections are released instead of leaked.
- Use errors.New instead of fmt.Errorf with no format arguments.
- Document the single-invoke assumption behind the unsynchronized
initStart/warmStart fields.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments