
Doing this in the parent process avoids a race condition where two consumers for a single deployment attempt to create new deployments at the same time. Thus, creating duplicate deployments.
Doing this in the parent process avoids a race condition where two consumers for a single deployment attempt to create new deployments at the same time. Thus, creating duplicate deployments.