Happy New Year!
Thanks to everyone who contributes to WeeWx.
In order to effectively find the WeeWx process in a process list, I’d like tor suggest that weewxd set the process name when it starts.
I’ve tested the “setproctitle” library (GitHub - dvarrazzo/py-setproctitle: A Python module to customize the process title) but would not object to some other process.
Here’s the diff for version 5.1.0
21a22
> import setproctitle
44a46
> setproctitle("weewx")
Clay Jackson
Oops!
The call should be
setproctitle.setproctitle(“weewx”)
--
You received this message because you are subscribed to the Google Groups "weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-developm...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-development/113601db5c84%24e34b4140%24a9e1c3c0%24%40n7qnm.net.