Module parser_supervisor

Module parser_supervisor 

Source
Expand description

Bounded process supervision for the separately shipped optional parser pack.

Structs§

OptionalParserSupervisor
Synchronous owner of the one process-wide optional parser session.

Enums§

ParserMemoryAccountingKind
Closed Linux resident-memory accounting mode attached to one worker session.
ParserSupervisorError
Failure while validating, running, or cleaning up the optional parser supervisor.

Constants§

PARSER_LINUX_RSS_OBSERVATION_INTERVAL
Declared maximum interval between sampled Linux resident-memory observations.

Functions§

admit_optional_parser_artifact
Admit every accepted grammar through its exact positive and negative fixtures.
probe_optional_parser_memory_boundary
Exercise the exact packaged worker under a deliberately reduced memory ceiling.