Skip to content

reduce travis process to 16 #3664

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
Jul 5, 2017
Merged

Conversation

emmatyping
Copy link
Member

This is an attempt to fix the spurious errors that have happened in Travis. Hopefully we won't need to reduce this further to avoid errors.

@gvanrossum
Copy link
Member

Is there an issue with more discussion? Or is it all in Gitter (maybe it allows permalinks)? Also AFAIK -j affects number of subprocesses, not (just) threads.

@emmatyping
Copy link
Member Author

emmatyping commented Jul 5, 2017

This is related to #3543. Threadcount is the wrong word. It is the number of parallel processes that are spawned by the mypy.waiter.Waiter, which queues and dispatches the tasks.

@emmatyping emmatyping changed the title reduce travis threadcount to 16 reduce travis process to 16 Jul 5, 2017
@gvanrossum gvanrossum merged commit 0d045cd into python:master Jul 5, 2017
@gvanrossum
Copy link
Member

OK, got it. Let's hope this does the trick!

@emmatyping emmatyping deleted the travis16thread branch September 25, 2017 21:02
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.

2 participants