Skip to content

Improve the parsers resilience to low memory conditions #533

@tannewt

Description

@tannewt

The parser tries to allocate 512 bytes contiguous and gives up immediately if it fails. Instead, it should be ok with a smaller chunk but be more likely to fail later if the thing to parse was complicated.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions