Closed willscott closed 1 year ago
This is a counter to #33
Rather than adding an event loop, adding a method for replaceNodeToHaveWeight leads to an overall code reduction and less potential for missed locking semantics.
replaceNodeToHaveWeight
@aarshkshah1992 added debounce for membership and tests.
I think this looks good.
@lidel : want to try a build against this branch before we merge to main?
This is a counter to #33
Rather than adding an event loop, adding a method for
replaceNodeToHaveWeight
leads to an overall code reduction and less potential for missed locking semantics.@aarshkshah1992 added debounce for membership and tests.