Skip to content
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

Lock calls to latex in texmanager #5976

Merged
merged 1 commit into from Feb 8, 2016

Conversation

jenshnielsen
Copy link
Member

These seem to be one of the more common reasons for random failures in the test suite when running in parallel.

This code should really be rewritten using subprocess rather than os.system but I would like this minimal version to go against 2.0. The Locked context manager is not on 1.5.x so this is tricky to backport further.

@jenshnielsen jenshnielsen added this to the 2.0 (style change major release) milestone Feb 8, 2016
@jenshnielsen
Copy link
Member Author

And I opened against the wrong branch ups

These seem to be one of the reasons for random failures in the test suite when running in parallel
tacaswell added a commit that referenced this pull request Feb 8, 2016
Lock calls to latex in texmanager
@tacaswell tacaswell merged commit cfd95e0 into matplotlib:master Feb 8, 2016
tacaswell added a commit that referenced this pull request Feb 8, 2016
Lock calls to latex in texmanager
@tacaswell
Copy link
Member

backported to v2.x as bb6978c

@jenshnielsen jenshnielsen deleted the locklatex branch February 16, 2016 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants