James Sumners
James Sumners
The bug exists. It just needs to be solved in a generic way. Taking your ball and going home because you don't like the feedback is a poor way to...
I'm not sure that is a robust enough solution. You should write some test cases to prove it.
Okay, I switched to simply using `fprintf`. At the same time, I added in a `LOG_ERR` if the destination pid file could not be opened.
😞 It would be nice if the other PR used the same shorthand switch (`-Z`). I have my branch in production -- https://github.com/jsumners/ucarp-rhel7 -- but want to use upstream.
I went with `-Z` _because_ `-z` is already used and the two are related (process management). But it's not really that big of a deal. I'll just have to remember...
More like it's important to systemd so that it can track the process correctly. And re-reviewing my ucarp RPM, it looks like I am using the long form `--pidfile`. So,...
It's only available in the EPEL repository, and they packaged it a bit wrong. Look at mine instead: https://github.com/jsumners/ucarp-rhel7 Specifically, https://github.com/jsumners/ucarp-rhel7/blob/d29991855f79b90cd50546fa0874cf052f270f4d/files/ucarp is what is launched to start the processes.
> You have Type=forking commented out in your service file there, which means it defaults to Type=simple, and there is no need for a pidfile at all. With Type=simple, systemd...
Why is it fair to compare an HTTP framework with a Web Sockets framework?
> This is a long term goal, but I would love to see a complete rewrite of the library by Fastify v4. This is a contradictory statement, most likely. I...