Files
laconicd-deprecated/server
Cuong Manh Le 397e862a1e server: add missing db.Close calls before returning (#541)
It's better to always close the db before exit, so we will be noticed
when any error happens. Otherwise, serious errors can silently happen,
e.g, corrupted db, pending write missing ...

Fixes #538
2021-09-09 05:05:26 -03:00
..
2021-09-05 11:03:06 +00:00
2021-09-05 11:03:06 +00:00
2021-08-19 16:55:13 +00:00