-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Correctness
-
Fully Compatible
-
2024-10-29
Original slack thread: https://mongodb.slack.com/archives/CR8SNBY0N/p1729528820372539
I ran into an issue today where my lint_pylinters task timed out after 2h because it for some reason wanted to run bazel and compile everything very slowly.
We should move these linters out of scons because there is not a good reason why they have to live in scons.
- related to
-
SERVER-57679 Extract compile and lint failures into "tests" tab in EVG
- In Progress