In order to fully serialize BitbakeDriver calls and avoid bitbake server errors in the docker buildWrappers, move the BitbakeProjectScanner class from the server to the client. The same mechanism that was used to forward ScanResults to the client is now used for the server.
In order to fully serialize BitbakeDriver calls and avoid bitbake server errors in the docker buildWrappers, move the BitbakeProjectScanner class from the server to the client. The same mechanism that was used to forward ScanResults to the client is now used for the server.