8000 resource_monitor parrot_run cmd with bogus messages · Issue #959 · cooperative-computing-lab/cctools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
resource_monitor parrot_run cmd with bogus messages #959
Closed
@btovar

Description

@btovar

resource_monitor reads messages from children processes with a socket. When monitoring parrot, the resource_monitor is getting bogus messages, with id = 0 (BRANCH, that is, fork) and error = 2. A branch message cannot generate error code 2, thus the message is bogus. A current band-aid is to start counting message ids after 0.

I am not sure whether the bug is in the monitor, in parrot, or both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resource MonitorbugFor modifications that fix a flaw in the code.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0