Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
w
worried-engineer-33884
04/10/2020, 5:46 PM
Having an issue with node 12.x monitor mock for
call
not being mocked as expected. Works fine on 11.x. Anyone else notice this?
looks like it happens whenever the call is invoked as part of an
apply
callback
Created
https://github.com/pulumi/pulumi/issues/4364
w
white-balloon-205
04/10/2020, 7:18 PM
Left a note on the issue. This is related to the use of "synchronous data sources", which are being removed in Pulumi 2.0 to avoid exactly this class of issues.
w
worried-engineer-33884
04/10/2020, 7:18 PM
awesome, thanks luke!
Post