b68265823c
Summary: 1. added TAGS to .gitignore 2. Commented: LockedGetPendingMessages is not fair. 3. Removed lock from EventQueue dtor. 4. Changed recursive_mutex -> mutex in Reactor and EventQueue. 5. [main change] made LocalEventStream a composite part of EventQueue, the new and only way to close EQ is to call close() in Reactor 6. [main change] make LocalChannel non-unique, it can be freely created and shared around. 7. renamed Reactor::Close into Reactor::CloseConnector Reviewers: lion, buda Reviewed By: lion Subscribers: mislav.bradac, pullbot Differential Revision: https://phabricator.memgraph.io/D630 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
connector_unit.cpp | ||
graph_test.cpp | ||
serialize_test.cpp | ||
spinner_test.cpp |