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

Renamed config module name to the global name (#129) #130

Merged
merged 1 commit into from
Feb 12, 2019

Conversation

chanchiem
Copy link
Contributor

@chanchiem chanchiem commented Feb 11, 2019

Invalid name was given and would throw an exception if the lambda context was not initialized before subsegment creation.

Added unit test to make sure code path has been tested for non-ready containers.

Issue #, if available:
#129

Description of changes:
Renamed sdk_config_module to global_sdk_config

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@chanchiem chanchiem added the bug label Feb 11, 2019
@chanchiem chanchiem requested a review from yogiraj07 February 11, 2019 19:14
sdk_config_module to global_sdk_config

Added unit test to test non-initialized lambda context.
@chanchiem chanchiem merged commit dcb0801 into aws:master Feb 12, 2019
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.

2 participants