disconnect_receiver left the rid in _states, causing the duplicate-ID check to fire on reconnect. Use remove_receiver instead (which cleans up _states/_configs) and reset _rid to None. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
disconnect_receiver left the rid in _states, causing the duplicate-ID check to fire on reconnect. Use remove_receiver instead (which cleans up _states/_configs) and reset _rid to None. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>