6 ms·
not sure what this has with my point? I am not talking about "some language", I am talking about specific row in the table, "Python + Trio", which can be ABC o
by theamk 4d ago
not sure what this has with my point?
I am not talking about "some language", I am talking about specific row in the table, "Python + Trio", which can be ABC or ACB depending on how exactly you implement the code.
For that matter, "Python + Asyncio" is a buggy code as well - if you actually try to run it, you'll get runtime warnings about tasks being garbage collected. Again, ideomatic code would be ACB as well.