httpcore icon indicating copy to clipboard operation
httpcore copied to clipboard

Fix async cancellation behaviour

Open tomchristie opened this issue 2 years ago • 0 comments

Closes #564.

I haven't come up with a good test case for this yet, but it resolves the example provided in that issue, by ensuring the request queue modifications happen outside of async context switches.

tomchristie avatar Sep 29 '22 10:09 tomchristie