I'm seeing the scheduler restart a lot more often ...
# general
h
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
what does the log message look like in the client? and there is nothing interesting in the log at all?
h
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