https://pantsbuild.org/ logo
h

happy-kitchen-89482

05/23/2022, 2:22 AM
I'm seeing the scheduler restart a lot more often than I would expect, and this is on a small repo. There is nothing in
.pants.d/pants.log
to tell me why.
I don't think the daemon is OOMing, again this is a small repo
w

witty-crayon-22786

05/23/2022, 4:25 PM
what does the log message look like in the client? and there is nothing interesting in the log at all?
h

happy-kitchen-89482

05/23/2022, 5:12 PM
No, nothing
It just shows the usual log pair:
Copy code
[INFO] Initializing scheduler...
[INFO] Scheduler initialized.
This is in the context of https://github.com/psf/black/pull/3084
I will try and pin it down
4 Views