While using the redis client as a singleton pattern to check the session in the rsc layout, the connection continuously occurred, so I checked it.
in those test code, why globalForTest.test values resetted to undefined?
is it bug? or am i doing something wrong?