Is this expected on 2.15.0? ``` 263.97s Schedulin...
# general
h
Is this expected on 2.15.0?
Copy code
263.97s	Scheduling: Building dockerfile_parser.pex from dockerfile-parser_default.lock
w
somewhat… but it should rarely / never be visible. scheduling a process can take a long time when there are many other processes to run
but the UI should usually show the other processes that are running, rather than a Scheduling item
h
This is happening in our CI as a build step. There shouldn't be any competing processes running. This is just after we ran a
./pants test ::
w
hm. can you file a bug with any other details you can share?
h
Yeah, I'll check with the team that there shouldn't be anything else running and give some insight on our usage (this is happening in a
./pants paths
call).
w
… yea, that’s very unusual.