Unexpected Sync Execution

Hello, I’m having a question around Async and Sync node executions.

In my workflow I have 8 HTTPS requests connected to a single Form Submission node. Nodes are being executed one by one instead of being all executed at the same time.

How do I get all nodes running once the Form Submission has been received?