authenticated_relayer example closes port immediately
Open
- Dominant language
- Python
- Stars
- 373
- Forks
- 105
- Avg merge
- 4m
- Merged PRs (30d)
- 2
Description
I think it's because of the cont.stop() in the finally block?
https://github.com/aio-libs/aiosmtpd/blob/330e9efd6e045c2a84bb243bb446e44c2eb4e266/examples/authenticated_relayer/server.py#L86-L89
(Using aiosmtpd 1.4.2)
Contributor guide
Assessment
This issue has not been assessed yet.