-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Bazel is scheduling multiple large link jobs at the same time which either stalls the build or vastly slows it down https://github.com/bazelbuild/bazel/issues/17368 . We have a workaround in place - https://github.com/10gen/mongo/pull/29786, but would prefer a longer term solution. Taking into account the input MB as seen in the github issue seems to fix the problem.