gen-smtp / gen_smtp

The extensible Erlang SMTP client and server library.
Other
683 stars 266 forks source link

Fix gen_smtp_client:send/3 with callback #291

Closed juhlig closed 2 years ago

juhlig commented 3 years ago

The current implementation of gen_smtp_client:send/3 with a callback function has some issues:

By the changes in this PR,

mworrell commented 2 years ago

@seriyps You reviewed this before, is it ready for merge?

seriyps commented 2 years ago

@mworrell I think @juhlig only pushed some extra tests for "failure scenarios" after I approved. So, LGTM.

seriyps commented 2 years ago

@mworrell Also, still would appreciate if we'd manage to cut a new release. I can prepare all the changelogs etc if you don't have time.

mworrell commented 2 years ago

I am not sure I have access to the hex repo, or was the hex push automated?

seriyps commented 2 years ago

@mworrell nope, it is not automated. I see only 3 users have admin permissions on hex:

sleepy_keita
arjan
vagabond