Skip to content

Bug Report: Multiprocessing bug #161

Open
@kenter1

Description

@kenter1

Describe the bug
When using multiprocessing the images generated have varying plot sizes and adding a lock to the plot function or plotting in a loop works fine.

To Reproduce
Steps to reproduce the behavior:
Plot multiple charts using
python multiprocessing.Pool
map, apply, etc

Expected behavior
The generated charts should be the same as the charts generated in a non multiproc

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