You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I opened a request on Stork another opensource project and the developper tells me this
"Stork uses the shirou/gopsutil library to read the process details. Unfortunately, it doesn't fully support OpenBSD."
Hello,
I opened a request on Stork another opensource project and the developper tells me this
"Stork uses the shirou/gopsutil library to read the process details. Unfortunately, it doesn't fully support OpenBSD."
The initial problem is described here
https://gitlab.isc.org/isc-projects/stork/-/issues/1382#note_458694
The stork developper points line 70 here
gopsutil/process/process_openbsd.go
Line 70 in 4be51ff
Actually, Openbsd doesn't support cwd, it supports pwd.
Thank you
The text was updated successfully, but these errors were encountered: