Kaiwei Li
Results
2
issues of
Kaiwei Li
### Problem I get an error when serializing `A` in `SimpleUnion` ```f# [] type SimpleUnion = | A | B of int | C of int64 * float32 let resolver...
V0.2
1
### Added - Added AsyncRead/AsyncWrite support for Tag and Stream (requires `utils` feature flag) - Added `connect_addr_vec` function to Worker ### Changed - Updated to UCX 1.18 with latest API...