bamthomas / aioimaplib

Python asyncio IMAP4rev1 client library
GNU General Public License v3.0
135 stars 58 forks source link

Replace calls to asyncio.async with asyncio.ensure_future #43

Closed fenhl closed 6 years ago

fenhl commented 6 years ago

Fixes #42.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.005% when pulling fac130bcefcd463163724792f69b6160f74deafb on fenhl:python37 into f32e403c5d6242bdee1ee847206cd4bb7258bc01 on bamthomas:master.