Files
bitchat/bitchat
jackandClaude Opus 4.8 1157023975 Clear pending retry resolution on peer disconnect
A private-media policy resolution whose completion is dropped by
transport teardown (BLEService messageQueue deallocation guard) left
its peersResolvingReconnectRetry entry in place, parking every future
reconnect-retry resolution for that peer until panic reset. Disconnect
now removes the entry; retained records survive and the next reconnect
starts a fresh resolution.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-26 13:24:43 +02:00
..