WinMTR
WinMTR copied to clipboard
Exiting the app is slow
If there as trace running it takes a couple seconds to exit.
I understand that this delay is good when the user clicks "stop", but not required when the user just wants to quit. When the users clicks on "close" there is nothing to wait for, the app should just exit.
I tried putting an exit(0)
and seems to work fine.
You can see it here. https://github.com/LatinSuD/WinMTR/commit/a66a7b8e947b1ee12b9c28261be6c34759248fe1