Skip to content

Conversation

@bahildebrand
Copy link
Contributor

@bahildebrand bahildebrand commented Feb 13, 2021

Sync was added to the lambda http handler preventing handlers that used
non-sync traits.

Closes #287

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

Sync was added to the lambda http handler preventing handlers that used
non-sync traits.
Copy link
Contributor

@coltonweaver coltonweaver left a comment

Choose a reason for hiding this comment

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

LGTM

@bahildebrand bahildebrand merged commit a5f642d into aws:master Feb 14, 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.

Unable to use third party async libraries due to Sync requirements

2 participants