Skip to content

move print out of loop to prevent duplicate lines#26

Open
lgrangeia wants to merge 1 commit intorobertdavidgraham:masterfrom
lgrangeia:master
Open

move print out of loop to prevent duplicate lines#26
lgrangeia wants to merge 1 commit intorobertdavidgraham:masterfrom
lgrangeia:master

Conversation

@lgrangeia
Copy link

this debug log status line was being printed thousands of times on some situations:

"STARTTLS starting TLS ...\n"

I moved it out of the while loop so it only gets printed once.

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.

2 participants