Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete warning message on 3party libraries #1282

Merged
merged 2 commits into from
Jun 22, 2021

Conversation

eloycoto
Copy link
Contributor

Signed-off-by: Eloy Coto eloy.coto@acalustra.com

@eloycoto eloycoto requested a review from a team as a code owner June 18, 2021 07:54
@eloycoto eloycoto force-pushed the nasty_error_messages branch 2 times, most recently from b9110ff to c808de7 Compare June 18, 2021 08:45
@eloycoto eloycoto changed the title WIP: delete warning message on 3party libraries Delete warning message on 3party libraries Jun 18, 2021
__index = function (self, key)
init_yaml()
return _M[key]
-- val = _M[key]
Copy link
Contributor

Choose a reason for hiding this comment

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

Delete this?

With this commit, the _G write guard error message, that was not good
at all to have.

Fix THREESCALE-5816

Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>
Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>
@eloycoto eloycoto merged commit 2b34a1d into 3scale:master Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants