kayak_ui icon indicating copy to clipboard operation
kayak_ui copied to clipboard

Make `Tree` have internal mutablity

Open YoshieraHuang opened this issue 1 year ago • 0 comments

I tried to use dashmap in Tree and make Tree have internal mutablity, so no RwLock is needed. I have finished one version but exampel tabs deadlocks. I will try to found what is wrong and fix it.

YoshieraHuang avatar May 14 '23 01:05 YoshieraHuang