dougmoscrop/serverless-plugin-split-stacks

Circular dependency with perGroupFunction and resourceConcurrency

sweepy84 opened this issue · 2 comments

There seems to be a bug in how resource concurrency is implemented with perGroupFunction strategy or custom splitting using stacks-map.js.

It is very easy to replicate - just use those 2 features together.

#122 (comment)

Btw this happens also with custom splitting strategy (not just perGroupFunction) and possibly other scenarios. When resources are moved to a nested stack and resourceConcurrency is on.