0930e8c457
Summary: Old code would start reactor thread first, and then try to insert it in unordered_map. If it failed to insert it, the thread handler would get destructed with thread still running, which raises an exception. Reviewers: buda, mislav.bradac Reviewed By: buda Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D956 |
||
---|---|---|
.. | ||
communication | ||
data_structures | ||
database | ||
durability | ||
io/network | ||
mvcc | ||
query | ||
storage | ||
threading | ||
transactions | ||
utils | ||
config.hpp | ||
memgraph_bolt.cpp | ||
version.hpp.in |