pub-dev
pub-dev copied to clipboard
Unhandled exception when SMTP sockets are closed
We might be wise to wrap email sending in an zone that handles unhandled exceptions, then close the PersistentConnection and avoid reusing it.