pulumi/pkg/resource
Kyle Dixler 0f486821c4
deployment executor generates steps in parallel.
The deployment executor blocks on calls to providers which can cause
blocking calls to `provider.Diff()` to cause deployments to go very
slowly.
2023-07-06 08:00:59 -07:00
..
analyzer all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
deploy deployment executor generates steps in parallel. 2023-07-06 08:00:59 -07:00
edit Use slice.Prealloc instead of make([]T, 0, ...) 2023-06-29 11:27:50 +01:00
graph all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
provider all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
stack Use slice.Prealloc instead of make([]T, 0, ...) 2023-06-29 11:27:50 +01:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00