Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added function to explicitly close imap resource #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added function to explicitly close imap resource #116

wants to merge 1 commit into from

Conversation

dharyk
Copy link

@dharyk dharyk commented Jan 27, 2015

Calling imap_errors() to clear the error stack and prevent errors and notices from popping up in the output. Any errors are returned as the function result.
Function is also implicitly called on class destruction.

P.S.: Related to #94, #69, #62 and #59.

Calling imap_errors() to clear the error stack and prevent errors and notices from popping up.
Function is implicitly called on class destruction.
@coveralls
Copy link

Coverage Status

Coverage decreased (-2.81%) to 87.22% when pulling 38a62d8 on dharyk:explicit_close_stream into ba247b8 on tedious:master.

@tedivm
Copy link
Member

tedivm commented Aug 2, 2015

This isn't passing tests :-/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants