tapir/networks/tor
Sarah Jamie Lewis c19b1011ee
continuous-integration/drone/push Build is pending Details
continuous-integration/drone/pr Build is pending Details
Actively Deduplicate Connections on WaitForCapabilityOrClose
A very rare bug happens when 2 contacts peer with each other at the same
time. This results in duplicate higher level constructs like PeerApp
which can make tracking state-related bugs difficult, especially
in integration tests.

This commit fixes an existing bug in WaitForCapabilityOrClose
which hid the existence of a duplicate connections from clients
(and replaces it with active deduping)
2021-09-08 11:53:39 -07:00
..
BaseOnionService.go Actively Deduplicate Connections on WaitForCapabilityOrClose 2021-09-08 11:53:39 -07:00