Message289351
| Author | Shuo Li |
|---|---|
| Recipients | Shuo Li, xiang.zhang |
| Date | 2017-03-10.10:41:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1489142519.98.0.60026704831.issue29767@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The error message is just a "Port already used". Possible cause 1: find_port default interface is HOST, which is 127.0.0.1. And in most test cases, they use 0.0.0.0. So they are on different interface. 2: system reuse the port, since I build python on a busy server, that is possible. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-10 10:42:00 | Shuo Li | set | recipients: + Shuo Li, xiang.zhang |
| 2017-03-10 10:41:59 | Shuo Li | set | messageid: <1489142519.98.0.60026704831.issue29767@psf.upfronthosting.co.za> |
| 2017-03-10 10:41:59 | Shuo Li | link | issue29767 messages |
| 2017-03-10 10:41:59 | Shuo Li | create | |