Skip to content

Record-by-default creates an AppMap for a function that is run using multiprocessing #201

@apotterri

Description

@apotterri

Currently, a function that's run using the multiprocessing package is instrumented, but there's no way to generate an AppMap for it. This means, for example, that the events property in the AppMap printed by mp/mp.py in #200 (comment) will be empty.

appmap-python should generate multiprocessing recordings automatically, analogous to request recordings. A recording should be started before the function is run, and an AppMap created when it returns.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions