Bug #7196
closed
There is a race condition in rudder-dev merge
Added by Benoît PECCATTE about 9 years ago.
Updated about 8 years ago.
Category:
Rudder dev tools
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.
- Subject changed from There is a race condition in rudder-dev to There is a race condition in rudder-dev merge
- Description updated (diff)
- Status changed from New to In progress
- Assignee set to Matthieu CERDA
- 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
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
- Status changed from Pending release to Released
Also available in: Atom
PDF