hse icon indicating copy to clipboard operation
hse copied to clipboard

Prevent a second KVDB from being opened

Open tristan957 opened this issue 2 years ago • 0 comments

This is a use-case we don't test for. We have many global structures and variables that need to be scoped down, and right now we just don't have the manpower to support this, so make this a hard error instead of a user finding out the hard way.

Signed-off-by: Tristan Partin [email protected]

tristan957 avatar Aug 03 '22 17:08 tristan957