How do I stop a program from running when it won 't stop itself

How do I manually stop a program from running when it is not stopping itself?
Mike

Hi @mdsmith1,
You should just be able to refresh the page. That will stop any queries from running.

I believe you can change and save a query while it’s running, which can interrupt it.

You can also close the browser, then reopen the app.

Shawn:

I have just discovered that CTRL-R will stop a runaway process.

Mike

Hi @mdsmith1,

Yes, either Ctr-R or F5 are ways to refresh your page. This essentially reloads everything. If you don't want to reload everything you can also try changing the query (even adding a space) and saving it. That works in some cases.

Shawn:
Thank you for this.
I think I know where the bug is, I have simply not had the time to get back into it.
Thank you again.
Mike

1 Like