Skip to content

Allow Context to be created outside of the Crate #34

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

Merged
merged 1 commit into from
Dec 6, 2018

Conversation

leepa
Copy link
Contributor

@leepa leepa commented Dec 6, 2018

Resolves #33

The deadline property was restricted to the crate by the (super)
addition to the property. Removing it has no impact on the crate but
does allow users of the crate to create mock Contexts for testing their
lambda functions.

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

The deadline property was restricted to the crate by the (super)
addition to the property. Removing it has no impact on the crate but
does allow users of the crate to create mock Contexts for testing their
lambda functions.
@davidbarsky davidbarsky self-assigned this Dec 6, 2018
Copy link
Contributor

@davidbarsky davidbarsky left a comment

Choose a reason for hiding this comment

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

Approved!

@davidbarsky davidbarsky merged commit a75e38b into awslabs:master Dec 6, 2018
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.

2 participants