How to stop fix script execution?

Andrii
Kilo Guru

Hi,

When I run a fix script - there is possibility to Cancel Job by pressing corresponding UI Action. However as I already noticed - screept proceed on execution. Is there a way to halg script execution immediately?

1 ACCEPTED SOLUTION

srinivasthelu
Tera Guru

Look at active transaction s, you can kill it from there as well


View solution in original post

5 REPLIES 5

srinivasthelu
Tera Guru

Look at active transaction s, you can kill it from there as well


Thank you! Good to know, however it also says: Transaction may not terminate immediately


So, the best way to kill a process I found for myself is using Module:

Active Transactions (All Nodes)

I did this, got the message, "Transaction may not terminate immediately".  How long did yours take to stop? i've got an infinite loop running.