[LBBS-115] net_imap: Untagged EXPUNGE sent while no command in progress
Untagged responses are supposed to be flushed immediately prior to the tagged response, NOT immediately after a command is received, as is currently done.
It is already noted in the code that this is a problem, this just opens an issue for it.
Both of the "crashes" in evergreen detailed in [LBBS-115] were confirmed to be caused by this.
You must be