bitter-ability-32190
01/12/2022, 4:10 PMLint
in 500ms...` happen seemingly sporadically. Is there any way to dive into which file(s) changed?
Admittedly my setup is weird as we transition to Pants. I'm running Pants in a subprocess from Python being run as a bazel run myscript.py
command. So there's probably shenanigans happening, but understanding what changed would help me narrow the shenanigan-erdebug
calls.
Additionally, I'd prefer not to turn off watch_filesystem
because `pantsd`'s caching is good 🙂curved-television-6568
01/12/2022, 4:14 PM.pants.d/pants.log
17:13:38.70 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"src/python/pants", "src/python/pants/version.py"}
bitter-ability-32190
01/12/2022, 4:16 PM10:15:07.37 [INFO] notify invalidation: cleared 0 and dirtied 0 nodes for: {"mcd/techlabs/modname/data/products.db", "mcd/techlabs/modname/data"}
curved-television-6568
01/12/2022, 4:16 PM.db
file… ?bitter-ability-32190
01/12/2022, 4:17 PMgit
doesn't ever show it as dirtycurved-television-6568
01/12/2022, 4:17 PMbitter-ability-32190
01/12/2022, 4:18 PMaccessed
and modified
show: Tue 11 Jan 2022 03∶45∶56 PM CST
curved-television-6568
01/12/2022, 4:18 PMbitter-ability-32190
01/12/2022, 4:23 PMpex_binary
and run it using Pants. Then at least it is Pants running Pants 🧙curved-television-6568
01/12/2022, 4:26 PMbitter-ability-32190
01/12/2022, 4:26 PMcurved-television-6568
01/12/2022, 4:27 PMbitter-ability-32190
01/12/2022, 4:52 PM