Commit c395daa
committed
fix: warn when session backend lacks rotate_session/2
The fallback path deletes the old session but cannot migrate data
since the behaviour has no get-all-values callback. Add a warning
log so this is visible.1 parent 404a145 commit c395daa
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| |||
0 commit comments