10000 Invalidate FT2Font cache when fork()ing. by anntzer · Pull Request #14535 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Invalidate FT2Font cache when fork()ing. #14535

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2019

Conversation

anntzer
Copy link
Contributor
@anntzer anntzer commented Jun 12, 2019

PR Summary

Closes #13723 (on Py3.7+), I think. @marcotama please confirm.

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@marcotama
Copy link

Confirmed!

@marcotama
Copy link

Maybe a test for similar multiprocessing-related issues should be added?

@anntzer
Copy link
Contributor Author
anntzer commented Jun 13, 2019

the PR already contains a test?

@tacaswell tacaswell added this to the v3.1.1 milestone Jun 13, 2019
@tacaswell tacaswell merged commit c703178 into matplotlib:master Jun 13, 2019
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jun 13, 2019
@anntzer anntzer deleted the ft2fontfork branch June 13, 2019 15:18
tacaswell added a commit that referenced this pull request Jun 13, 2019
…535-on-v3.1.x

Backport PR #14535 on branch v3.1.x (Invalidate FT2Font cache when fork()ing.)
astrofrog added a commit to astrofrog/astropy that referenced this pull request Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RuntimeError when saving PDFs via parallel processes (not threads!)
4 participants
0