I have a UnityEditor script where I have long running processes (File.ReadAllText() and XMLNode.SelectSingleNode()) that start when a button is clicked. I just want to infor