Closed kernel-sanders closed 1 year ago
Skip adding stderr to resp if garble is used as it generates megabytes of text output and causes the mythic API to fail.
websockets.exceptions.PayloadTooBig: over size limit (2496193 > 1048576 bytes)
Without this change, it is not possible to build poseidon with the Mythic API.
I pulled this into the v3.0.0 branch! Thanks for noticing it!
Skip adding stderr to resp if garble is used as it generates megabytes of text output and causes the mythic API to fail.
Without this change, it is not possible to build poseidon with the Mythic API.