Description of problem:
Code node are not highlighted during execution/interruption
Steps to Reproduce:
- Open the editor or workflow containing code nodes.
- Start execution of the workflow or run the code containing the code nodes.
- Interrupt the execution while it is running (if applicable).
- Observe the visual state of the code nodes.
Expected Result:
Code nodes should be visually highlighted (indicating active execution) while running and show appropriate highlight/state when execution is interrupted.
Actual Result:
Code nodes are not highlighted during execution or when execution is interrupted.
Link: https://dev.elitea.ai/app/406/pipelines/all/353?viewMode=owner&name=CodeNodeHighlighting
