serverless/lib/configuration
Mariusz Nowak 1f9a07f989 fix(Variables): Fix handling of parallel resolution of same variable
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
2022-07-28 22:04:11 +02:00
..