You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TokenPtr thisTokenPtrLocked = this->thisTokenPtr.lock(); // This is done so this token won't be deleted (i.e. it's memory is freed) by the next line in case it is only referenced by it's holder
0 commit comments