cloudspannerecosystem / spanner-dump

Command line tool for exporting a Cloud Spanner database in text format
Apache License 2.0
40 stars 13 forks source link

Should close ReadOnlyTransaction when is no longer needed #6

Closed wusendong closed 4 years ago

wusendong commented 4 years ago

We should close ReadOnlyTransaction when is no longer needed to release resources on the server.