mirror of
https://github.com/emersion/go-imap
synced 2026-07-07 04:41:57 +00:00
In case functions that take a channel error out, the channel must be closed to prevent deadlocks. This wasn't always the case.
In case functions that take a channel error out, the channel must be closed to prevent deadlocks. This wasn't always the case.