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
IDK why redisClient is created inside try, at catch it cannot destroy itself when there is no local variable.
Is it should be like this image below or is it some kind of global variable?
IDK why redisClient is created inside try, at catch it cannot destroy itself when there is no local variable.
Is it should be like this image below or is it some kind of global variable?