Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cost] Revise cost.make not to run infer parallel
Summary: This diff avoids `infer report`s run parallel. If they do, there may be race for writing `infer-out/.infer_runstate.json`, which result in `make test` failure in the next time. Reviewed By: jvillard Differential Revision: D21999073 fbshipit-source-id: 64df79cb6
- Loading branch information