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

Endless loop while server "Connection refused" #50

Open
b3g00d opened this issue Jul 17, 2017 · 1 comment
Open

Endless loop while server "Connection refused" #50

b3g00d opened this issue Jul 17, 2017 · 1 comment

Comments

@b3g00d
Copy link

b3g00d commented Jul 17, 2017

EndLess loop
This is the line when imap server refused a connection make endless loop.
If you set timeout for this class. Why not use while time.now - time.begin < timeout instead while True.

@tonioo
Copy link
Owner

tonioo commented Oct 14, 2017

@mr2uang Sorry to reply so lately but I don't have enough time to work on all subjects. I don't understand how you can get stuck into this loop if the server refuses the connection... Do you have any explicit trace I could analyze please?

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

No branches or pull requests

2 participants