Skip to content

os: lazily load `getOSInformation`

changes the strategy for obtaining operating system information by implementing a lazy loading approach. Instead of immediately invoking _getOSInformation() upon module load.

Fixes: #50525 (closed)

Merge request reports

Loading