Skip to content
Snippets Groups Projects
Commit 6a281caf authored by Steven Murray's avatar Steven Murray
Browse files

ZmqContextSingleton::instance() is now called on demand.

The ZmqContextSingleton::instance() method was being called
prematurely.  This led to unit tests that don't actually
communicate over zero mq having "still reachable" memory
leak when executed in valgrind.
parent d5548ea7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment