Hi everybody,In my workflow I am building a list of SSIDs to be processed and this is sequential, I am thinking to use the parallel block to create the SSID list in a way that would be similar to use Async in python but I noticed that using parallel ...