• L
    mainly to new a thread to load detail info · ca56b3b8
    luopengting 提交于
    1. New a thread to load detail info. Loading detail info takes too much time,
    so the summary list and lineage can not be loaded timely.
    2. Add a status for DetailCacheManager to indicate it is INIT, LOADING or DONE.
    3. Update UT/ST.
    ca56b3b8
tools.py 4.6 KB