twmht / python-rocksdb

Python bindings for RocksDB
BSD 3-Clause "New" or "Revised" License
274 stars 89 forks source link

fix segfault on shutdown after calling close #100

Closed jackrobison closed 2 years ago

jackrobison commented 2 years ago

This fixes close running again and segfaulting upon garbage collection at shutdown if the DB has already been closed