Skip to content

[BUG] Do not emit warning to stdout on core oversubscription #291

@Jacobfaib

Description

@Jacobfaib

Currently when oversubscribing a core, Realm prints:

[0 - 2076120c0]    0.000914 {4}{threads}: reservation ('CPU proc 1d0000000000001a') cannot be satisfied

to stdout.

Realm should instead return an error code (or exception) to the caller of CoreModuleConfig::set_property() to indicate this issue, so that the caller may decide whether this is an error or justified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions