gorgeous-winter-99296
05/18/2023, 1:13 PMpants --all-changed fix fmt test lint
on the pants-repo just deadlocked my whole WSL instance. Never had that happen before; though it tends to happen a lot with Bazel. Didn't find anything in the issue tracker for it so not sure how common it is. Unfortunately I didn't have any other shells open so can do no post-morteming... The bazel issue manifests as a deadlock in the kernels d_alloc
and is almost always triggered by go mod download
in the repo where I see it, likely some fs race condition... most likely due to the shims in WSL. All the dead processes will be in D
state in htop or similar tools, for uninterruptible sleep
.gorgeous-winter-99296
05/18/2023, 1:16 PMbitter-ability-32190
05/18/2023, 1:50 PMfix
subsumes fmt
, so at best it's a no-op but at worst it's an expensive no-op)gorgeous-winter-99296
05/18/2023, 1:51 PMlint
that fmt
didn't fix.bitter-ability-32190
05/18/2023, 1:52 PMfix
goal runs all `fix`ers and then all `fmt`tersgorgeous-winter-99296
05/18/2023, 1:52 PMgorgeous-winter-99296
05/18/2023, 1:52 PMbitter-ability-32190
05/18/2023, 1:53 PMbitter-ability-32190
05/18/2023, 1:53 PMTo classify or include in a more comprehensive category or under a general principle.
bitter-ability-32190
05/18/2023, 1:53 PM