f505c76189
Summary: Lock store was not locking properly. It created a lock object which was destructed in the end of function scope which caused bits to be set to UNLOCKED. Reviewers: matej.gradicek, buda Reviewed By: matej.gradicek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D154 |
||
---|---|---|
.. | ||
commit_log.hpp | ||
engine.hpp | ||
lock_store.hpp | ||
snapshot.cpp | ||
snapshot.hpp | ||
transaction_store.hpp | ||
transaction.cpp | ||
transaction.hpp |