Skip to content

Don't print to stdout on NoGC GC request output #654

@chrisseaton

Description

@chrisseaton

This warning makes testing hard for me, because it's always printed, right on stdout. Can it be a proper logging line instead, disabled at a level when it doesn't appear by default? Or not included at all because it's obvious that NoGC won't do a GC.

println!("Warning: User attempted a collection request, but it is not supported in NoGC. The request is ignored.");

CC @wks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions