Pavel Angelov
Results
2
issues of
Pavel Angelov
It would be nice if there's a control over the Track, especially the minimum area (between 0 and the Thumb). So I played around and this is my solution to...
Problem: The plugin does not exit correctly when the transport is SMTP. Why: Triggering the `fastify.nodemailer.close(done)` is expected to start disposing of resources procedure. However [the mailer implementation](https://github.com/nodemailer/nodemailer/blob/master/lib/mailer/index.js#L95) proxies the...