eliminating hour-glass when executing DML in threads.

I have “execute queries in threads” checked and I know it says “queries” but in reality any SQL is executed in threads. However, for any statement other than SELECT, the pointer changes to an hour-glass until the statement finishes (or I go through some convoluted series of steps that change the pointer back to an arrow). Can non-SELECT statements eliminate the hour-glass to ease multitasking while statement executes?

I never received any kind of acknowledgment regarding this issue. Just wondering if there’s a possibility this can be addressed in this beta.

We just recently got a similar support case about this (not sure if you opened it or not), but it was fixed in the beta - build .37

Guess I hadn’t tested it in the most recent builds, but works great in .40. Thanks.