mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
In specific scenarios, there can be multiple resolution batches which attempt to resolve same variable. Resolver internally was doing modifications on variables meta, which could result in braking flow for other resolution that's done in parallel