<div dir="ltr"><div>I'm in the process of writing an editor based upon libclang, and a major issue I'm hitting is the inability to cancel long running tasks.  The primary tasks are parsing and creation of auto-complete results.<br><br>Is there already functionality to do this that I've missed?<br></div><br>If not, I would like to implement this as its a requirement to get good responsiveness out of my editor.  Has there been any prior discussions on how this should be implemented?<br></div>