SetTransactionStatus workflow is hanging

While debugging a bot that uses RE Framework, the bot hangs in the settransactionstatus.xaml

See the screenshot above.

It is stuck here, no clue what’s going on.

Please help.

Hi @savantsa ,

Could you perform a Step Into operation by Setting up a Breakpoint on SetTransactionStatus workflow and check ?

Thanks for your quick response. Yes. That is exactly how it came here. It is not waiting for me. The step into or step over or continue are all disabled. It comes to this file and then just hangs.

I tried with a break-point at the beginning of this workflow, and it goes through fine. But the moment I remove the breakpoint, it hangs again. Is this a bug @uipath ?