Project

General

Custom queries

Profile

Actions

Bug #6573

closed

Bug #6534: Displaying the technique list in ncf-builder can take more than one minute

check_output function has no env param

Added by Vincent MEMBRÉ almost 10 years ago. Updated almost 3 years ago.

Status:
Released
Priority:
1 (highest)
Category:
Generic methods
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

in #6534, we passed an environment variable to cf-promises to reduce network attempt when computing techniques metadata

But this is passed as param of check_output function, which only accept one param

setting the function to check_output(command, env = dict()) fix this issue

Actions #2

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/ncf/pull/197
Actions #3

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF