UI Path Studio blocked in run mode

After robot finishes all activities, UI Path Studio does not automatically revert to edit mode (as if an activity is still being processed).
The only solution is to kill the processes for both studio and robot from task mgr…

any hints?

try running this in debug, and see which process/activity is not being closed correctly. u may have infinite loops inside your flow without knowing it.

Hi @theo500,

Un-Check the ‘trace’ option(Highlighted in Orange) in ‘Output Pane’ and run the Robot.

When you have huge number of trace logs, For UiPath to display them on User Interface makes this issue.

Regards,
Vikas Reddy

1 Like

thanks. indeed it was caused by too many write line activity