starsessions
starsessions copied to clipboard
fix get_session_remaining_seconds() for rolling sessions
get_session_remaining_seconds()
should return last_update + lifetime - now
instead of created + lifetime - now
.
Anything I should do to get this PR released?
I will get back to it in 2-3 days.