Skip to content

Conversation

@fantix
Copy link
Member

@fantix fantix commented Sep 29, 2018

cdef int ssl_SSL_ERROR_WANT_WRITE = ssl.SSL_ERROR_WANT_WRITE
cdef int ssl_SSL_ERROR_SYSCALL = ssl.SSL_ERROR_SYSCALL

cdef FATAL_ERROR_IGNORE = (
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we rename this to FATAL_SSL_ERROR_IGNORE

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense! Will do, thx.

@1st1
Copy link
Member

1st1 commented Oct 5, 2018

What's the status on this?

@fantix fantix force-pushed the t195_dont_log_ssl_cert_err branch from 4477e31 to ad0b9c4 Compare October 5, 2018 09:56
@fantix
Copy link
Member Author

fantix commented Oct 5, 2018

There it is! 😃

@1st1 1st1 merged commit 848e478 into MagicStack:master Oct 10, 2018
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