Commit a55ad81
[C#] Add cancel support for futures and streams (#1580)
* add future/stream cancel support
Clear up some debug
use same package location for codegen and runtime tests.
* feedback - remove dead code
Make sure writables are not dropped after cancellation.
* Apply suggestions from code review
Co-authored-by: Joel Dice <joel.dice@akamai.com>
---------
Co-authored-by: Joel Dice <joel.dice@akamai.com>1 parent d461cf6 commit a55ad81
File tree
7 files changed
+427
-145
lines changed- crates/csharp/src
- tests/runtime-async/async
- future-cancel-read
- pending-import
7 files changed
+427
-145
lines changed
0 commit comments