<div dir="ltr">Hello SCIP team,<div><br></div><div>How would you recommend terminating the solver from within an event handler? I found SCIPtryTerminate(); however, this isn't thread-safe. It's liable to terminate other SCIPs running in the same process because it interacts with global variables.</div><div><br></div><div>Thanks!</div><div>Miles</div></div>