forked from pantsbuild/pants
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't register newpython tasks in the oldpython backend (pantsbuild#4602
) ### Problem The "oldpython" backend (which we are slowly weaning ourselves off of at Twitter) still registers some "newpython" tasks, which take up a non-trivial amount of time that we noticed in our benchmark suite during release prep. ### Solution Remove them.
- Loading branch information
Stu Hood
authored
May 18, 2017
1 parent
c0a8b21
commit fe1c2ab
Showing
2 changed files
with
0 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters