v1.2.2 fix callHistory memory leak issue
In old code, when call history api enabled, if no one calls that api, history record thunks will build up in memory. This problem is fixed now.
parent
b8c26644
Please register or sign in to comment
In old code, when call history api enabled, if no one calls that api, history record thunks will build up in memory. This problem is fixed now.