hyperbahn icon indicating copy to clipboard operation
hyperbahn copied to clipboard

WIP: ServiceDispatchHandler#ensurePartialConnections: defer all work

Open jcorbin opened this issue 9 years ago • 2 comments

jcorbin avatar Dec 11 '15 04:12 jcorbin

:+1:

rf avatar Dec 11 '15 04:12 rf

I think there is a lot of test code that assumes when ad() finishes then all the connections are open.

We could just only denounce in ring change. I.e. Edge triggered relay ads immediately connect()

Ring triggered changes debounce.

Raynos avatar Dec 11 '15 20:12 Raynos