Can anyone give me an exact step-by-step description of how I can reproduce the test locally?
I dont want anything else except for HOW to do it. I sometimes pass the test and I sometimes fail the test, and I’ve no clue why. Running the codecrafters test is a very difficult way of debugging.
It can be tricky to reproduce the tests (especially with non-deterministic TCP reads) outside our environment, but I do have a workaround that might help trigger the issue you’re seeing.
I dont want anything else except for HOW to do it.
Let me know if you’d like to hear about the workaround.