Skip to content

Added function to explicitly close imap resource#116

Open
dharyk wants to merge 1 commit intotedious:masterfrom
dharyk:explicit_close_stream
Open

Added function to explicitly close imap resource#116
dharyk wants to merge 1 commit intotedious:masterfrom
dharyk:explicit_close_stream

Conversation

@dharyk
Copy link
Copy Markdown

@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
Copy Markdown

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
Copy Markdown
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