#Bug with session?

2 messages · Page 1 of 1 (latest)

onyx hemlock
#

I have that case, when i'm using @Session decorator, and i think it's a bug.

I same some issue with session, when i'm creating requests to some endpoints i see the new session is created on each request, that's strange.

onyx hemlock
#

And interesting think is, when i'm try to hit other endpoint the session still exists, but couldn't cause i destroy it here, i see the session is regenerated automatticaly on every request, that's strange