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

Fix a problem where thrown exceptions were not caught in send_it/2 #195

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

mworrell
Copy link
Collaborator

(cherry picked from commit 813d025)

Fix #194

Catch errors thrown during send and return them as an error tuple.

@mworrell
Copy link
Collaborator Author

@seriyps can you have a look a this?

@mworrell mworrell requested a review from arjan November 14, 2019 12:46
@mworrell mworrell changed the title Fix a problem where thrown exception were not caught in send_it/2 Fix a problem where thrown exceptions were not caught in send_it/2 Nov 14, 2019
@mworrell mworrell added this to the 1.0 milestone Nov 14, 2019
@seriyps
Copy link
Collaborator

seriyps commented Nov 14, 2019 via email

@mworrell mworrell merged commit 628863f into master Nov 19, 2019
@mworrell mworrell deleted the smtp-send-throw branch November 19, 2019 08:11
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.

Unexpected exceptions during send
2 participants