Closed rodrigoperazzo closed 5 years ago
A variable on SessionMapper has a name with the "seconds" term but it in practice represents the milliseconds part of the creation date of a Session object.
We should check by other places in the code which might be using the wrong term too.
Fixed in 98e1793ab025a980c1ea9927caaf61fa9d37ae37
A variable on SessionMapper has a name with the "seconds" term but it in practice represents the milliseconds part of the creation date of a Session object.
We should check by other places in the code which might be using the wrong term too.