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

Also available in: Atom PDF