Skip to content

Improve out-of-memory handling #10

Description

@anse1

SQLsmith currently dies when a memory allocation fails. This
won't happen when run on a dedicated host due to SQLsmith's low
memory consumption, but it might happen when run on the same
machine as the DUT.

It should be easy to catch these OOM exceptions and report them
with an "M" flag in verbose output.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions