-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
Hi,
Thanks for this tool, I have compiled it and it's working fine for the example project which is given in the repo.
But what I did is, from mainwindow.cpp I run one class into other thread and used the same function given in the example to crash the application on that thread.
But no log came after application crashes.
I want to use it for a multithreaded application, will this work?
Reactions are currently unavailable