Hi! We've had some problems with cmake builds getting randomly stuck in the sb2 build env. So I added a simple watcher in the bs_worker script to restart these stuck builds. I thought that I should share this. Maybe somebody else has these problems too.
https://github.com/JLahti/open-build-service/commit/1461a7d92eb52f1fd98225b43822784c1f378403 This commit includes also the packages depending on cmake: https://github.com/JLahti/open-build-service/commit/b64962e0b67e6795e8cb292e50963cf9123e3c4d Cheers, Johannes