so you’re saying between the time pants starts running, someone modifies the BUILD file and thus could cause pants to read a stale .pyc or worst case recompile? wouldn’t a subsequent re-run of pants just fix that? also, wouldn’t there be some expectation that you shouldn’t modify BUILD files while running pants?