aiosmtpd
aiosmtpd copied to clipboard
Add tests for compatibility with uvloop?
trafficstars
uvloop is probably one of the most important and widely used async 'engine' in Linux.
We really should add tests specifically for testing uvloop compatibility, to prevent something like #295 slipping between the cracks.