Hi all,
An APEX newbie here. I am working on a simple Apex web app as part of my university course. Recently, I noticed that my script executions get stuck after I click 'Run now' button. After trying to find errors in the script itself and running it multiple times I noticed that in the Result executions there are old executions of the same script which for some reason have not completed and status is stuck on 'Executing'.
I am wondering if there is an option to kill these pending executions since most likely they are the ones which prevent any new execution of the same script to complete successfully?

Any help is greatly appreciated!
Best regards,
Ted