mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-22 16:18:08 +00:00
Summary: - Adds a macOS node-mode TLS session cache keyed by gateway URL and TLS pin parameters, with Swift tests for reuse and rebuild behavior. - PR surface: Other +78. Total +78 across 2 files. - Reproducibility: yes. The source path is clear: current main supplies a fresh TLS session identity into `Gat ... inked macOS WSS proof demonstrates repeated connected callbacks before the cache and one callback after it. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(macos): make TLS session cache lint-safe - PR branch already contained follow-up commit before automerge: fix #90668: [Bug]: macOS node mode can silently self-reconnect in a h… Validation: - ClawSweeper review passed for head1496eac8c1. - Required merge gates passed before the squash merge. Prepared head SHA:1496eac8c1Review: https://github.com/openclaw/openclaw/pull/90815#issuecomment-4637057530 Co-authored-by: 张贵萍0668001030 <zhang.guiping@xydigit.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>