https://pulumi.com logo
m

most-lighter-95902

07/28/2022, 3:56 AM
Copy code
The Pulumi runtime detected that 148 promises were still active
at the time that the process exited. There are a few ways that this can occur:
  * Not using `await` or `.then` on a Promise returned from a Pulumi API
  * Introducing a cyclic dependency between two Pulumi Resources
  * A bug in the Pulumi Runtime