Skip to main content

DEFAULT_STDOUT_LIMIT

Constant DEFAULT_STDOUT_LIMIT 

Source
pub const DEFAULT_STDOUT_LIMIT: usize = _; // 1_048_576usize
Expand description

How much of stdout is kept.

Everything this adapter reads from a child is a table, a version string, or a task document; a megabyte is three orders of magnitude more than any of them and still small enough to be irrelevant to a service’s footprint.