mirror of https://github.com/pulumi/pulumi.git
b072edb017
Sometimes we show hundreds of repeated messages in the logs, e.g. "waiting for quiescence; 3 outputs outstanding". This just makes the logs harder to read. Since we need to wait for the test to finish before any of this is shown anyway, only log each message once and show a little blurb about how often the message has been repeated. (Note that for simplicity if the last message is repeated we don't show the same blurb, but that should be okay since the last messages we're logging are always different.) Based on https://github.com/pulumi/pulumi/pull/16117 where I noticed this, and I didn't want to rebase it to avoid conflicts. |
||
---|---|---|
.. | ||
go | ||
nodejs | ||
proto/go | ||
python | ||
.version | ||
README.md | ||
go.mod | ||
go.sum | ||
version.go |