Revision e8f40b04128b39a6e05f6636cd267be934407585 authored by Xiang Li on 25 August 2015, 17:57:23 UTC, committed by Xiang Li on 25 August 2015, 17:57:25 UTC
After the upgrade of boltdb, db.Close waits for all txn to finish.
CommitAndStop commits the current txn and stop creating new ones.
1 parent 8738a88
History
File Mode Size
version.go -rw-r--r-- 2.3 KB
version_test.go -rw-r--r-- 1.8 KB

back to top