-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
When running version 1.2.0, when creating the window I'm getting
d:\agent_work\3\s\src\vctools\crt\crtw32\stdcpp\thr\mutex.c(175): unlock of unowned mutex
I thought this problem could have been caused by
GraphViewerCpp/src/graphviewer.cpp
Line 70 in efd90a9
| windowInitialization.lock(); |
But it still persists after removing that line. I'm not sure what is wrong
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working