Skip to content

Conversation

@faximan
Copy link
Contributor

@faximan faximan commented Jun 17, 2020

Without this option specified, the output of the plugin will be fed back to
itself, causing infinite recursion and errors that can be hard to understand.

This was initially reported in #9 and this solution was initially
suggested by thomasschickinger.

Fixes #9.

Without this option specified, the output of the plugin will be fed back to
itself, causing infinite recursion and errors that can be hard to understand.

This was initially reported in GoogleCloudPlatform#9 and this solution was initially
suggested by thomasschickinger.
@faximan faximan requested a review from igorpeshansky June 17, 2020 14:55
@faximan
Copy link
Contributor Author

faximan commented Jun 17, 2020

Thanks for the review - addressed the comments.

Copy link
Contributor

@igorpeshansky igorpeshansky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of minor comments on the tests.

Use multiline string literal instead of \n for readability.
Verify that leaving out remove_tag_prefix generates the right error.
@faximan
Copy link
Contributor Author

faximan commented Jun 18, 2020

Thanks for the suggestions - they all make sense.

@faximan faximan requested a review from igorpeshansky June 18, 2020 07:25
Copy link
Contributor

@igorpeshansky igorpeshansky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

@igorpeshansky igorpeshansky merged commit b1f57bc into GoogleCloudPlatform:master Jun 18, 2020
@faximan faximan deleted the require-remove_tag_prefix branch June 19, 2020 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deadlock; recursive locking errors

3 participants