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

Make sure that that SNS & SQS Handler are using scoped. So after usag… #15

Merged
merged 1 commit into from
May 4, 2020

Conversation

wcrooy
Copy link
Contributor

@wcrooy wcrooy commented May 4, 2020

…e scoped objects are disposed.

In SNS & SQS scoped objects were not disposed. Per message they were handling. I fixed this, so the behavior is the same for the other handlers as well.

@Kralizek Kralizek self-requested a review May 4, 2020 22:24
@Kralizek
Copy link
Owner

Kralizek commented May 4, 2020

Thanks for the PR! I'll merge it now and release ASAP.

@Kralizek Kralizek merged commit 662bb12 into Kralizek:master May 4, 2020
@Kralizek
Copy link
Owner

Kralizek commented May 5, 2020

@wcrooy I just released the version 4.0.1 that includes your fix. Thanks for your help!

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