Closed jcrussell closed 4 years ago
cc_io
test fails, needs triage.
@jcrussell status on this?
@jcrussell should we just merge and test on master since this is passing tests?
I haven't had a chance to triage why the cc_io
test was failing sometimes. Could merge with the expectation of having to triage a bit.
That's probably the best route...
Instead of reading and sending the file in a single message, split it across several. This allows you to send and recv files that exceed the size of VM memory.
Seems to work for the updated test case, needs more testing though.
Updates #1262.