Message 362483 - Python tracker (original) (raw)

Message362483

Author Ben.Darnell
Recipients Ben.Darnell, Big Stone, asvetlov, carltongibson, lukasz.langa, mikeshardmind, njs, steve.dower, yselivanov
Date 2020-02-22.23:43:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1582414986.73.0.101938493229.issue37373@roundup.psfhosted.org
In-reply-to
Content
I have an implementation of the selector-in-another-thread solution in https://github.com/tornadoweb/tornado/pull/2815. Is something like this worth considering for Python 3.9, or was Tornado the only project experiencing this pain and a tornado-specific solution is enough?
History
Date User Action Args
2020-02-22 23:43:06 Ben.Darnell set recipients: + Ben.Darnell, njs, asvetlov, lukasz.langa, yselivanov, steve.dower, Big Stone, mikeshardmind, carltongibson
2020-02-22 23:43:06 Ben.Darnell set messageid: 1582414986.73.0.101938493229.issue37373@roundup.psfhosted.org
2020-02-22 23:43:06 Ben.Darnell link issue37373 messages
2020-02-22 23:43:06 Ben.Darnell create