You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See if need to create a close function on rocksdb.
On unit tests, while constructing and destructing globaldb instance the rocksdb returned "IO error" after the first time around. Need to check if that is because rocksdb is not being closed or not.
The text was updated successfully, but these errors were encountered:
See if need to create a close function on rocksdb.
On unit tests, while constructing and destructing globaldb instance the rocksdb returned "IO error" after the first time around. Need to check if that is because rocksdb is not being closed or not.
The text was updated successfully, but these errors were encountered: