You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/02/04 07:22:04 UTC

[buildstream] 06/08: Try adding parallel

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch tpollard/python38
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 5456a94b57e7490b6da87fba15168f87963fdbfd
Author: Tom Pollard <to...@codethink.co.uk>
AuthorDate: Mon Dec 16 14:06:13 2019 +0000

    Try adding parallel
---
 .coveragerc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.coveragerc b/.coveragerc
index 5b06d81..a2b0a14 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -1,6 +1,7 @@
 [run]
 concurrency = multiprocessing
 plugins = Cython.Coverage
+parallel = True
 
 omit =
   # Omit some internals