diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-09-24 16:45:29 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-09-24 16:45:29 +0200 |
| commit | 92ea222b7aca6a3eb5f04330f0af6755e6e434e3 (patch) | |
| tree | c66b6560377c39f882bf1618b8b85853b1248171 /packages/meshbay-hub/tests/test_packaging_hub_unit.py | |
| parent | c30b3233c725fcd60feb4bec79230b434ef0f7f8 (diff) | |
| download | meshbay-92ea222b7aca6a3eb5f04330f0af6755e6e434e3.tar.gz | |
fix(node): a connection that ends leaves its group's peer set
connectionstatechange dropped a closed or failed session from the
transport and stopped its tasks, but only close() took it out of the
group's peer set, and nothing on that path called it. Every broadcast
then went to closed channels, and each reconnect left a dead session
held until restart.
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Diffstat (limited to 'packages/meshbay-hub/tests/test_packaging_hub_unit.py')
0 files changed, 0 insertions, 0 deletions