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
When run in a container, the getOperatingSystemMXBean can throw an
exception (see #502 for a full trace where a cgroup is not properly
mounted inside the container).
This fix provides a fallback object that provides the basic information
about the OS for such cases.
0 commit comments