Itamar Turner-Trauring on Nostr: For those not aware: you should not be using Eventlet (and probably not Gevent ...
For those not aware: you should not be using Eventlet (and probably not Gevent either). The fundamental approach of monkey-patching the Python standard library is untenable without massive resources, resources that don't exist.
Eventlet has a migration path off via asyncio integration, not sure about Gevent.
#python
Published at
2024-07-12 16:07:25Event JSON
{
"id": "bddf64baa5cf756438b9c301bfce291866ced28355029d4dd70345ee7b33eaf7",
"pubkey": "fc6f873f819068577e57a7e99f3f825e465b64545d5ba633faa79d5e68f4efd3",
"created_at": 1720800445,
"kind": 1,
"tags": [
[
"t",
"python"
],
[
"proxy",
"https://hachyderm.io/users/itamarst/statuses/112774377986030150",
"activitypub"
]
],
"content": "For those not aware: you should not be using Eventlet (and probably not Gevent either). The fundamental approach of monkey-patching the Python standard library is untenable without massive resources, resources that don't exist.\n\nEventlet has a migration path off via asyncio integration, not sure about Gevent.\n\n#python",
"sig": "8b74aaeb96896d63ef49e584946f21d6ec211d19db4508f9f612dfa65b41dd63cb7ebd04ba0465da9c250808ddbf929783c870b2a7283c11ce93530227f4d32a"
}