I installed go 1.23 and golangci-lint from packages and later found out that go 1.21 is preferred as other downstream apps are built against 1.21. To resolve this, I manually install golangci-lint by building it on 1.23 locally.
Why would the system become unresponsive? Shouldn't the system prevent the system becoming unresponsive where a single process is taking down the system? If not, how could I prevent these sorts of things in the future? I am running this in a jail and have memory limits, but disabled cpu limits because that seems to really hurt UI responsiveness even if the system is mostly idle.
Why would the system become unresponsive? Shouldn't the system prevent the system becoming unresponsive where a single process is taking down the system? If not, how could I prevent these sorts of things in the future? I am running this in a jail and have memory limits, but disabled cpu limits because that seems to really hurt UI responsiveness even if the system is mostly idle.