Message311728
Hmm, I don't see an easy way to fix it.
awaiting for cancelled task potentially can wait forever.
Adding another timeout looks too confusing.
Iterating over a couple of loop steps is not reliable: try/finally block in awaited task can perform async IO with unpredictable completion time. |
|
| Date |
User |
Action |
Args |
| 2018-02-06 15:50:36 | asvetlov | set | recipients:
+ asvetlov, giampaolo.rodola, njs, yselivanov |
| 2018-02-06 15:50:36 | asvetlov | set | messageid: <[email protected]> |
| 2018-02-06 15:50:36 | asvetlov | link | issue32751 messages |
| 2018-02-06 15:50:36 | asvetlov | create | |
|