You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the library connecting/disconnecting to multiple stores via IMAP in a continuous loop and every time 4 bytes are added to memory. Here is some code you can use to replicate the issue; it's nothing more than a basic connection and disconnection in a simple loop. Either this is a bug or I'm overlooking some form of destructor that the examples and documentation neglect to mention.
I have the library connecting/disconnecting to multiple stores via IMAP in a continuous loop and every time 4 bytes are added to memory. Here is some code you can use to replicate the issue; it's nothing more than a basic connection and disconnection in a simple loop. Either this is a bug or I'm overlooking some form of destructor that the examples and documentation neglect to mention.
The text was updated successfully, but these errors were encountered: