disable gather profiler for now to avoid a race that causes composes to sometimes fail
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
cecb9b712d
commit
fbed2485d3
@ -63,7 +63,7 @@ gather_method = {
|
||||
}
|
||||
}
|
||||
gather_backend = 'dnf'
|
||||
gather_profiler = True
|
||||
gather_profiler = False
|
||||
check_deps = False
|
||||
greedy_method = 'build'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user