Closed deribaucourt closed 12 months ago
Calling bitbake through a docker commandWrapper is possible except we get broken pipe errors because of the way the bitbake server forks. This PR refactors the way we call bitbake in order to serialize them.
Calling bitbake through a docker commandWrapper is possible except we get broken pipe errors because of the way the bitbake server forks. This PR refactors the way we call bitbake in order to serialize them.