[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Function: experimental.executions.map\n\n| **Caution:** The behavior of this routine might change, and it might not be supported in the future.\n| **Note:** Instead of using `experimental.executions.map` to support parallel work, we recommend you [execute workflow steps in parallel](/workflows/docs/execute-parallel-steps). If you are already using `experimental.executions.map`, you can [migrate your workflow to use parallel steps](/workflows/docs/migrate-function-to-parallel).\n\nStarts workflow executions and waits for all of them to finish.\n\nArguments\n---------\n\nReturns\n-------\n\nA list where each element is the result of a workflow execution starting and\na corresponding argument.\n\nRaised exceptions\n-----------------"]]