You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Valgrind today is being terminated with -9 which prevents it from
printing all the summaries at the end which are needed for debuging.
Change -9 signal to -SIGINT af the first try of shutting down Valgrind
Signed-off-by: NirWolfer <[email protected]>
0 commit comments