Skip to content

When process forks, status tags are not equal to 2 #29

@j-carin

Description

@j-carin

This change is needed:

"""Takes in list of <status> blocks"""
- if len(el) != 2:
-     raise ValgrindFormatError("Incorrect number of ‹status> tags.")
+ # Temporary patch for valgrind with fork
+ # if len(el) != 2:
+     # raise ValgrindFormatError("Incorrect number of «status > tags.")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions