Closed
Description
Each request we make creates a new session id entry in the database. It seems we're probably doing something wrong. The result is that the counter isn't updated and we keep opening new sessions.
Related issues: #1, http-rs/async-session#10, http-rs/tide#664
cc/ @lrlna
Repro
- Clone mongodb-session-example tide#664
cargo run --example session
Screenshot
Metadata
Metadata
Assignees
Labels
No labels