scottlamb / moonfire-nvr

Moonfire NVR, a security camera network video recorder
Other
1.18k stars 138 forks source link

test and fix #282 #284

Closed scottlamb closed 1 year ago

scottlamb commented 1 year ago

Sessions' last use updates weren't getting persisted to the database because the update statement wasn't passing through the hash.

Also address a TODO of tracing in tests by using the same tracing setup as in production.