|
|
|
|
|
by Animats
1093 days ago
|
|
I'm struggling to get tokio out of my executable. I'm not using it, but stuff keeps pulling it in. Async contamination is a huge problem. For highly concurrent code with threads running at different priority levels, if async gets in there it makes a mess. |
|
On a more serious note, "I want other people to write my code, but they're not following my standards" is rarely a sympathetic point of view.