-
Notifications
You must be signed in to change notification settings - Fork 665
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working