This commit is contained in:
Your Name
2025-04-30 22:18:34 +12:00
parent ed5a9d99a3
commit ce82cbc819
2 changed files with 30 additions and 62 deletions

View File

@@ -34,6 +34,7 @@ private:
litecask::Datastore datastore_;
std::filesystem::path datastore_path_;
std::atomic<bool> running_;
bool _isInitialized;
};
} // namespace dropshell