I often start long running processes through the Edit table window or the Program Window for example building an index, compiling a program.
At the moment, this will freeze the GUI until the DB comes back. This should be changed to send the DB command asynchronously (as you already do in the SQL window).
At the moment, this will freeze the GUI until the DB comes back. This should be changed to send the DB command asynchronously (as you already do in the SQL window).