On Thu, May 30, 2024, at 19:05, Glyph wrote: > One issue that came up was that while Twisted works fine for the things that > it does, we don't have a great onboarding process to motivate new developers > to get involved and maintain it or build new things.
Perhaps it would be worth revisiting anyio support? It's been a few years and I am now working in asyncio (because that's what the company started with), but here are a few relevant links if anyone wanted to try to get this moving again. https://github.com/twisted/twisted/issues/9815 https://github.com/twisted/twisted/pull/1263 https://github.com/python-trio/sniffio/pull/13 https://github.com/python-trio/sniffio/pull/10 I understand that the goal here is high value with minimal resources in an effort to create some interest. I think that structured concurrency may be a bit buzzy but is also really useful for getting async code 'correct'. It also isn't a major rework to get support. Cheers, -kyle _______________________________________________ Twisted mailing list -- twisted@python.org To unsubscribe send an email to twisted-le...@python.org https://mail.python.org/mailman3/lists/twisted.python.org/ Message archived at https://mail.python.org/archives/list/twisted@python.org/message/BH3J2OPDKULXOBB6W62FF76VLX2WTO72/ Code of Conduct: https://twisted.org/conduct