|
|
|
|
|
by blisse
4236 days ago
|
|
Is it really a problem that you have to be explicit in where you begin the top of the async/await operation? You can't just start the calls at a random point in code where you don't understand the threading situation and expect to get consistent results. |
|