Parallel activity threads lifecycle

Does anyone know if UiPath closes the threads created in a parallel block when the block ends?

I have a parallel block with three threads inside a retry scope, so I will like to know if this will continue to leave threads open after each in the Retry Scope.

Hi @j0sedvelez

Based on the operations will execute and go on to next step

Thanks
Ashwin S