Open skieffer opened 11 years ago
It is the assertion
COLA_ASSERT(visGraph.size() == 0);
at the very end of the Router destructor method. This happens often, but not always, on closing a tab.
It is the assertion
COLA_ASSERT(visGraph.size() == 0);
at the very end of the Router destructor method. This happens often, but not always, on closing a tab.