Open crazywen opened 3 weeks ago
Fixes #857
Minimize lock control to avoid read and write blocking caused by write locks, and handle independent shutdown idle client
use ClientManagerImplTest
Which Issue(s) This PR Fixes
Fixes #857
Brief Description
Minimize lock control to avoid read and write blocking caused by write locks, and handle independent shutdown idle client
How Did You Test This Change?
use ClientManagerImplTest