|
|
|
|
|
by graemep
29 days ago
|
|
I just do not want to do async in Python. If you need async its questionable whether Python is a good choice at all, and if you use Python maybe look at another solution if at all possible (even using more processes and throwing hardware at it). |
|