kataras / kataras/iris

[BUG] If two requests set up the Session at the same time, two will appear

Open
#1,728 4 comments 0 reactions 1 assignee Claimed by @kataras View on GitHub
🐞 type:bug 🕵🏽‍♀️ status:need-investigation
Dominant language
Go
Stars
25.6k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

![WX20210218-154358](https://user-images.githubusercontent.com/1505797/108322200-261e0480-7200-11eb-815a-7eef83ddbb37.png)

I set up session A, and B

![1613634303464](https://user-images.githubusercontent.com/1505797/108322537-890f9b80-7200-11eb-9970-f0b4a35fa894.jpg)

But I see two records in redis
One contains A, the other contains B

After refreshing the browser, one contains A and the other contains A and B

Maybe the interval between two requests is too short?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.