Message328157
| Author | pablogsal |
|---|---|
| Recipients | asvetlov, pablogsal, yselivanov |
| Date | 2018-10-20.16:20:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1540052448.02.0.788709270274.issue35031@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It seems that the problem is that the ServerProto of test_start_tls_server_1 never receives a call to eof_received(). Weirdly enough it seems that if the HELLO_MSG is large enough (1024 * 1024), then the test always succeed. If we deactivate tls in the test, the test succeeds with any message lenght. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-20 16:20:48 | pablogsal | set | recipients: + pablogsal, asvetlov, yselivanov |
| 2018-10-20 16:20:48 | pablogsal | set | messageid: <1540052448.02.0.788709270274.issue35031@psf.upfronthosting.co.za> |
| 2018-10-20 16:20:48 | pablogsal | link | issue35031 messages |
| 2018-10-20 16:20:47 | pablogsal | create | |