Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
part: Fix the insertion&watches test case
Prefix search uses the watch channels of inner nodes rather than the leaves since the leaf channel only closes when the leaf itself is mutated (but not when it's moved). Change the test case to match with the implementation. Signed-off-by: Jussi Maki <[email protected]>
- Loading branch information