Message 362587 - Python tracker
Message362587
| Author | asvetlov |
|---|---|
| Recipients | Ben.Darnell, Big Stone, asvetlov, carltongibson, lukasz.langa, mikeshardmind, njs, steve.dower, yselivanov |
| Date | 2020-02-24.14:15:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1582553700.54.0.568524597748.issue37373@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
From my understanding, the issue is still desirable but we have a lack of resources. Regarding the patch for tornado, using selectors.SelectSelector for implementing add_reader()/remove_reader() and add_writer()/remove_writer() in ProactorEventLoop looks is more robust solution IMHO. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-02-24 14:15:00 | asvetlov | set | recipients: + asvetlov, njs, lukasz.langa, Ben.Darnell, yselivanov, steve.dower, Big Stone, mikeshardmind, carltongibson |
| 2020-02-24 14:15:00 | asvetlov | set | messageid: <1582553700.54.0.568524597748.issue37373@roundup.psfhosted.org> |
| 2020-02-24 14:15:00 | asvetlov | link | issue37373 messages |
| 2020-02-24 14:15:00 | asvetlov | create | |