Project

General

Profile

Actions

Bug #7196

closed

There is a race condition in rudder-dev merge

Added by Benoît PECCATTE over 8 years ago. Updated over 7 years ago.

Status:
Released
Priority:
N/A
Category:
Rudder dev tools
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Sometimes there is an error that says we are not in a git repository:

$ rudder-dev merge all -a
***** ERROR: This is not a git directory

This is due to a call to branch_process.poll() that should be branch_process.wait() due to a possible race condition.

Actions #1

Updated by Matthieu CERDA over 8 years ago

  • Subject changed from There is a race condition in rudder-dev to There is a race condition in rudder-dev merge
  • Description updated (diff)
Actions #2

Updated by Matthieu CERDA over 8 years ago

  • Status changed from New to In progress
  • Assignee set to Matthieu CERDA
Actions #3

Updated by Matthieu CERDA over 8 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Matthieu CERDA to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder-tools/pull/76
Actions #4

Updated by Matthieu CERDA over 8 years ago

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

Updated by Benoît PECCATTE over 7 years ago

  • Status changed from Pending release to Released
Actions

Also available in: Atom PDF