Alexandra Clifford
Alexandra Clifford
I am also experiencing this issue, which is that an OOM error arises in my system when trying to push elements to an alloc::vec::Vec of u32's, right around the 65th...
@fitzgen I have not been using the size classes feature (my target platform has plenty of memory) so the tests I ran separately from tests.sh after enforcing scratch heap alignment...
I know this is just an initial POC but wondering if there are plans to allow the caller to specify the timeout, ideally dynamically or as a static compile time...
Agree with allowing the user to set the port. A future extension this enables would be to allow something like an optional rate limit policy on the port (enforced by...
@abtink @EskoDijk any plans to merge this in?