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
(MODULES-9979) Fix empty return values in Linux task
Prior to this commit, querying for a nonexistent service using some
service managers in the Linux task would return empty values. This
commit also captures stderr in status checks to accurately convey that
the service is unknown (or any other error).
Co-authored-by: m0dular <[email protected]>
Co-authored-by: donoghuc <[email protected]>
0 commit comments