#error: StdoutStreamTooLong

1 messages · Page 1 of 1 (latest)

cedar jolt
#

i get this when trying to get the output of a package query on linux, so well its a pretty big amount of text, 129k characters. The allocator im using is a general purpose one

is there any way to get around this?

cedar jolt
#

Solved via another help source, the issue was that the max bytes are capped, you have to parse a new cap to the exec function of childprocess

#

idk how to tag my post as solved rip