Description
Currently, the evaluator caps out at 1024 bytes, which is not even close to enough. The culprits are ChanneledReader and ChanneledWriter, which return after a single buffered call.
Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)
- handle larger buffers
Completion checklist
- Before closing this task, review one by one the checklist available here: https://www.mediawiki.org/wiki/Abstract_Wikipedia_team/Definition_of_Done#Back-end_Task/Bug_completion_checklist