If I do something like the image (URL: https://hub.dummyapis.com/delay?seconds=10) it takes 20 seconds (10 of each request) of black screen, then display A, B, C. I was expecting A, 10 seconds, B, 10 seconds, C. Looks like it run all the sequence till it finds a user input to start displaying the results. Why? Can I do anything to avoid this?